mirror of
https://github.com/apple/pkl.git
synced 2026-04-21 07:51:35 +02:00
Fix IntelliJ scope definition (#434)
This commit is contained in:
2
.idea/scopes/AllExceptTruffleAst.xml
generated
2
.idea/scopes/AllExceptTruffleAst.xml
generated
@@ -1,3 +1,3 @@
|
||||
<component name="DependencyValidationManager">
|
||||
<scope name="AllExceptTruffleAst" pattern="(src:*..*||test:*..*||lib:*..*)&&!src[pkl.pkl-core.main]:com.apple.pkl.core.ast..*&&!src[pkl.pkl-core.main]:com.apple.pkl.core.stdlib..*Nodes" />
|
||||
<scope name="AllExceptTruffleAst" pattern="(src:*..*||test:*..*||lib:*..*)&&!src[pkl.pkl-core.main]:org.pkl.core.ast..*&&!src[pkl.pkl-core.main]:org.pkl.core.stdlib..*Nodes" />
|
||||
</component>
|
||||
|
||||
Reference in New Issue
Block a user