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 da533e5 commit c1c111aCopy full SHA for c1c111a
.pre-commit-config.yaml
@@ -9,9 +9,6 @@ repos:
9
- id: check-merge-conflict
10
- id: detect-private-key
11
- id: detect-aws-credentials
12
- - id: check-added-large-files
13
- args: [--maxkb=100]
14
- exclude: "^LICENSES/third_party/third-party-licenses.txt$"
15
- id: check-executables-have-shebangs
16
- id: check-shebang-scripts-are-executable
17
- id: check-toml
0 commit comments