Prevent commiting code thats initialise a debugger
Enable pre-commit check "debug-statements"
This commit is contained in:
parent
35a44a6eb7
commit
d65a04454c
@ -10,6 +10,7 @@ repos:
|
||||
- id: check-shebang-scripts-are-executable
|
||||
- id: check-toml
|
||||
- id: check-yaml
|
||||
- id: debug-statements
|
||||
- id: detect-private-key
|
||||
- id: end-of-file-fixer
|
||||
- id: mixed-line-ending
|
||||
|
Loading…
Reference in New Issue
Block a user