Skip to content

Commit

Permalink
pre-commit: add hook forbid-submodules (#516)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbampton authored Jan 16, 2024
1 parent 69021fa commit e60f9d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ repos:
- id: detect-private-key
- id: end-of-file-fixer
- id: fix-byte-order-marker
- id: forbid-submodules
- id: mixed-line-ending
- id: trailing-whitespace
- repo: https://github.com/codespell-project/codespell
Expand Down

0 comments on commit e60f9d9

Please sign in to comment.