Skip to content

Commit 5532ef1

Browse files
committed
fix
1 parent 75243e5 commit 5532ef1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ repos:
3333
exclude: (^test/test_data/.*|^third_party/.*)
3434
- id: check-yaml
3535
- id: check-added-large-files
36-
args: ["--maxkb=1024", "--enforce-all-files"]
36+
args: ["--maxkb=1024", "--enforce-all"]
3737

3838
- repo: https://github.com/pre-commit/mirrors-clang-format
3939
rev: v20.1.8

0 commit comments

Comments
 (0)