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