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 a042f06 commit a05cc6dCopy full SHA for a05cc6d
.pre-commit-config.yaml
@@ -6,6 +6,7 @@ repos:
6
rev: v4.3.0
7
hooks:
8
- id: trailing-whitespace
9
+ exclude: (tests/modeltests/disassembly/)
10
- id: end-of-file-fixer
11
- id: check-added-large-files
12
args: ['--maxkb=1000']
0 commit comments