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.
1 parent 86104bd commit 943b1b6Copy full SHA for 943b1b6
.pre-commit-config.yaml
@@ -8,3 +8,4 @@ repos:
8
exclude: (.*/.*.(tmpl|tftpl)$)
9
- id: check-merge-conflict
10
args: ['--assume-in-merge']
11
+ exclude: (^NOTICE.*\.txt$)
0 commit comments