elasticsearch/.idea
Mark Vieira 520e118561
Don't apply IntelliJ illegal module dependency inspection to test code (#101977)
We don't enforce Java modularity when executing tests, so we shouldn't
bother highlighting issues in test framework code. This PR adds a new
IntelliJ scope that excludes everything under `:test` and configures the
illegal module dependency inspection to use this new scope.
2023-11-09 12:46:18 -05:00
..
inspectionProfiles Don't apply IntelliJ illegal module dependency inspection to test code (#101977) 2023-11-09 12:46:18 -05:00
runConfigurations Add intellij run configurations for multi-node clusters 2023-03-22 14:40:10 -07:00
scopes Don't apply IntelliJ illegal module dependency inspection to test code (#101977) 2023-11-09 12:46:18 -05:00
eclipseCodeFormatter.xml Format build-tools and build-tools-internal (#78910) 2021-10-14 09:38:06 +01:00
externalDependencies.xml Configure required IDEA plugins (#84674) 2022-03-07 10:35:28 +00:00