Skip to content

Commit

Permalink
update regex
Browse files Browse the repository at this point in the history
  • Loading branch information
khemrajrathore committed Nov 8, 2023
1 parent f04dde8 commit c7b9507
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)(.*template.kt|.*template(s)?/.*)"
- "(?i)(.*template.kt|.*template(s)?\\/.*)"

0 comments on commit c7b9507

Please sign in to comment.