Skip to content

Commit

Permalink
Remove potential bad rule?
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris-Sigopt committed Jan 15, 2025
1 parent da533e5 commit c1c111a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ repos:
- id: check-merge-conflict
- id: detect-private-key
- id: detect-aws-credentials
- id: check-added-large-files
args: [--maxkb=100]
exclude: "^LICENSES/third_party/third-party-licenses.txt$"
- id: check-executables-have-shebangs
- id: check-shebang-scripts-are-executable
- id: check-toml
Expand Down

0 comments on commit c1c111a

Please sign in to comment.