We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4048227 commit b2a36bdCopy full SHA for b2a36bd
.pre-commit-config.yaml
@@ -21,6 +21,7 @@ repos:
21
- repo: https://github.com/pre-commit/pre-commit-hooks
22
rev: v3.4.0
23
hooks:
24
+ - id: debug-statements
25
- id: end-of-file-fixer
26
exclude: \.txt$
27
- id: trailing-whitespace
0 commit comments