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 b62456a commit e6e97dcCopy full SHA for e6e97dc
.pre-commit-config.yaml
@@ -21,6 +21,7 @@ repos:
21
exclude: "tests/((commands|data)/|test_).+"
22
- id: trailing-whitespace
23
args: [ --markdown-linebreak-ext=md ]
24
+ exclude: '\.svg$'
25
- id: debug-statements
26
- id: no-commit-to-branch
27
- id: check-merge-conflict
0 commit comments