Sign in
cobalt
/
pre-commit-hooks
/
7501a4639fdb8b802f71b0df66bee0e8ea275b97
/
pre_commit_hooks
/
debug_statement_hook.py
bc7973e
Add bpdb to debug_statements_hook
by mwip
· 1 year, 9 months ago
b13ff9b
adjust error outputs to be more standardized
by Anthony Sottile
· 3 years, 1 month ago
8f61529
drop python3.6 support
by Anthony Sottile
· 3 years, 4 months ago
39ab2ed
replace exit(main()) with raise SystemExit(main())
by Anthony Sottile
· 3 years, 6 months ago
41b29e8
Added pdbr into debug statements
by Can Sarıgöl
· 3 years, 11 months ago
53a05b9
Add "pydevd_pycharm" to list of debug statements
by Jascha Geerds
· 4 years, 10 months ago
43bfa05
added wdb to DEBUG_STATEMENTS set
by Dawid Kosiński
· 5 years ago
f5c42a0
pre-commit-hooks: python3.6+
by Anthony Sottile
· 5 years ago
e34f0c4
Add the rpdb debugger to the list of debugger packages
by Dan LaManna
· 6 years ago
030bfac
Apply typing to all of pre-commit-hooks
by Anthony Sottile
· 6 years ago
5dc306b
Fix resource warnings
by Anthony Sottile
· 7 years ago
18b3ab7
debug-statements: detect python3.7+ breakpoint()
by Anthony Sottile
· 7 years ago
2913408
debug statements hook works for non-utf8 files
by Anthony Sottile
· 8 years ago
2a902e0
Use asottile/add-trailing-comma
by Anthony Sottile
· 8 years ago
9cee71b
Add pyupgrade
by Anthony Sottile
· 8 years ago
ea320d7
Update debug_statement_hook.py
by Oscar-Garcia
· 9 years ago
edee3f6
Add q as a debug statement
by Mike Cooper
· 10 years ago
2f1d2bb
Remove @entry decorator (and misc cleanup)
by Anthony Sottile
· 10 years ago
830ea6d
Give a better message when ast is not parseable.
by Anthony Sottile
· 11 years ago
b80ca9e
Update project setup.
by Anthony Sottile
· 11 years ago
4574154
Refactored how entry points work.
by Anthony Sottile
· 11 years ago
acd9eaf
Add trailing whitespace fixer.
by Anthony Sottile
· 11 years ago
10c042c
Fix debug statement hook
by Anthony Sottile
· 11 years ago
4fc86a8
Added debug statement hook.
by Anthony Sottile
· 11 years ago