We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 252f046 + 41b29e8 commit 0bedbb9Copy full SHA for 0bedbb9
1 file changed
pre_commit_hooks/debug_statement_hook.py
@@ -10,6 +10,7 @@
10
DEBUG_STATEMENTS = {
11
'ipdb',
12
'pdb',
13
+ 'pdbr',
14
'pudb',
15
'pydevd_pycharm',
16
'q',
0 commit comments