Skip to content

Commit 89c4b0c

Browse files
Merge pull request #517 from Privado-Inc/dev
Dev
2 parents 08a6898 + 52def67 commit 89c4b0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/exclusions/kotlin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ exclusions:
22
- id: Exclusions.Template
33
name: Exclude template file
44
patterns:
5-
- "(?i)(.*.kts|.*template.kt|.*template(s)?/.*)"
5+
- "(?i)(?!.*build.gradle.kts$)(.*.kts|.*template.kt|.*template(s)?/.*)"

0 commit comments

Comments
 (0)