We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48ee386 commit f899a96Copy full SHA for f899a96
.space/CODEOWNERS
@@ -448,6 +448,7 @@
448
/.gitattributes "Kotlin Build Infrastructure"
449
/ChangeLog.md "Kotlin Release"
450
/CODE_OF_CONDUCT.md "Kotlin Build Infrastructure"
451
+/intellij.yaml "Kotlin Build Infrastructure"
452
/ReadMe.md "Kotlin Build Infrastructure"
453
/SECURITY.md "Kotlin Build Infrastructure"
454
intellij.yaml
@@ -0,0 +1,5 @@
1
+versionControl:
2
+ git:
3
+ coreFsMonitor: "true"
4
+ coreUntrackedCache: "true"
5
+ featureManyFiles: "true"
0 commit comments