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 12e253e commit 6a9946eCopy full SHA for 6a9946e
.pre-commit-config.yaml
@@ -12,7 +12,7 @@ repos:
12
args: [--fix=lf]
13
- id: end-of-file-fixer
14
- id: check-added-large-files
15
- args: ['--maxkb=10000']
+ args: ['--maxkb=1000']
16
17
- repo: https://github.com/omnilib/ufmt
18
rev: v2.6.0
0 commit comments