Skip to content

Commit 2d7edda

Browse files
klssmithJulianWgs
authored andcommitted
STYLE: Add pre-commit hook for debug statements (pandas-dev#41489)
Added https://github.com/pre-commit/pre-commit-hooks#debug-statements as a pre-commit hook.
1 parent 6765039 commit 2d7edda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ repos:
2121
- repo: https://github.com/pre-commit/pre-commit-hooks
2222
rev: v3.4.0
2323
hooks:
24+
- id: debug-statements
2425
- id: end-of-file-fixer
2526
exclude: \.txt$
2627
- id: trailing-whitespace

0 commit comments

Comments
 (0)