Configure IntelliJ IDEA settings

Closes gh-1478
This commit is contained in:
Stéphane Nicoll
2025-03-05 09:40:10 +01:00
parent 6d684f7cbc
commit 31fcff62a8
8 changed files with 187 additions and 0 deletions

3
.idea/scopes/java.xml generated Normal file
View File

@@ -0,0 +1,3 @@
<component name="DependencyValidationManager">
<scope name="java" pattern="file:*.java" />
</component>