We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 029d1fc commit 6a39b5eCopy full SHA for 6a39b5e
2 files changed
.pre-commit-config.yaml
@@ -33,6 +33,7 @@ repos:
33
exclude: (^test/test_data/.*|^third_party/.*)
34
- id: check-yaml
35
- id: check-added-large-files
36
+ args: ["--maxkb=1024"]
37
38
- repo: https://github.com/pre-commit/mirrors-clang-format
39
rev: v20.1.8
test/test_data/random.bin
2 MB
0 commit comments