Pre-commit hook to check exposed PDB statements in Python files.
Project description
check_pdb_hook
Pre-commit hook to check for exposed PDB statements in Python files. Adds functionality to disable strict checking to allow for commenting of debug messages
Add this to your .pre-commit-config.yaml
- repo: https://github.com/conorfalvey/check_pdb_hook
rev: v0.0.2
hooks:
- id: check_pdb_hook
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
check_pdb_hook-0.0.9.tar.gz
(3.3 kB
view details)
File details
Details for the file check_pdb_hook-0.0.9.tar.gz
.
File metadata
- Download URL: check_pdb_hook-0.0.9.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9ffbe1599d0a885b3937ea46f447d576b4003fec5e96333accd1e9891f059d3 |
|
MD5 | 80fdbcc89839fbcb24537defeb069453 |
|
BLAKE2b-256 | 025d37d589dd362d940aafd9f01c82d745909e5bd52c2eb26b3192583520372f |