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 1c72e47 commit 3f377daCopy full SHA for 3f377da
.pre-commit-config.yaml
@@ -7,9 +7,9 @@ repos:
7
- repo: https://github.com/pre-commit/pre-commit-hooks
8
rev: 6306a48f7dae5861702d573c9c247e4e9498e867
9
hooks:
10
- - id: trailing-whitespace
11
- id: check-ast
12
- id: check-merge-conflict
+ - id: trailing-whitespace
13
- id: check-added-large-files
14
args: ['--maxkb=1000']
15
- id: end-of-file-fixer
0 commit comments