We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 08a6898 + 52def67 commit 89c4b0cCopy full SHA for 89c4b0c
config/exclusions/kotlin.yaml
@@ -2,4 +2,4 @@ exclusions:
2
- id: Exclusions.Template
3
name: Exclude template file
4
patterns:
5
- - "(?i)(.*.kts|.*template.kt|.*template(s)?/.*)"
+ - "(?i)(?!.*build.gradle.kts$)(.*.kts|.*template.kt|.*template(s)?/.*)"
0 commit comments