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 38a95ce commit 15a11a4Copy full SHA for 15a11a4
.pre-commit-config.yaml
@@ -11,6 +11,7 @@ repos:
11
name: Check for added large files
12
entry: check-added-large-files
13
language: system
14
+ args: ["--maxkb=1000"]
15
- id: check-toml
16
name: Check Toml
17
entry: check-toml
0 commit comments