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 bdb50b5 commit f71df03Copy full SHA for f71df03
.pre-commit-config.yaml
@@ -7,3 +7,5 @@ repos:
7
- id: check-shebang-scripts-are-executable
8
exclude: (.*/.*.(tmpl|tftpl)$)
9
- id: check-merge-conflict
10
+ args: ['--assume-in-merge']
11
+ exclude: (^NOTICE.*\.txt$)
0 commit comments