https://github.com/symonk/pre-commit-warnings-stacklevel
A pre-commit hook that checks for default `stacklevel` for warnings.warn calls
https://github.com/symonk/pre-commit-warnings-stacklevel
Last synced: about 2 months ago
JSON representation
A pre-commit hook that checks for default `stacklevel` for warnings.warn calls
- Host: GitHub
- URL: https://github.com/symonk/pre-commit-warnings-stacklevel
- Owner: symonk
- License: apache-2.0
- Created: 2022-12-19T22:04:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-15T17:54:00.000Z (10 months ago)
- Last Synced: 2025-02-08T20:47:31.639Z (3 months ago)
- Language: Python
- Size: 34.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pre-commit-warnings-warn
-----A pre-commit hook that checks for default `stacklevel` for warnings.warn calls