elasticsearch/.idea/inspectionProfiles
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
..
Project_Default.xml Don't apply IntelliJ illegal module dependency inspection to test code (#101977) 2023-11-09 12:46:18 -05:00