Skip to content

Commit c1c111a

Browse files
committed
Remove potential bad rule?
1 parent da533e5 commit c1c111a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.pre-commit-config.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ repos:
99
- id: check-merge-conflict
1010
- id: detect-private-key
1111
- id: detect-aws-credentials
12-
- id: check-added-large-files
13-
args: [--maxkb=100]
14-
exclude: "^LICENSES/third_party/third-party-licenses.txt$"
1512
- id: check-executables-have-shebangs
1613
- id: check-shebang-scripts-are-executable
1714
- id: check-toml

0 commit comments

Comments
 (0)