Skip to content

Commit

Permalink
pattern fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ankit-privado committed Aug 28, 2024
1 parent 5f6c0d6 commit 428714f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/exclusions/kotlin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ exclusions:
- id: Exclusions.Template
name: Exclude template file
patterns:
- "(?i)(?!.*build.gradle.kts$)(.*.kts|.*template.kt|.*templates?/.*)"
- "(?i)(?!.*build.gradle.kts$)(.*.kts|.*template.kt|.*template(s)?/.*)"

0 comments on commit 428714f

Please sign in to comment.