https://github.com/saltstack/pre-commit-remove-import-headers
Pre-commit hook which removes import header comments from python files
https://github.com/saltstack/pre-commit-remove-import-headers
Last synced: 4 months ago
JSON representation
Pre-commit hook which removes import header comments from python files
- Host: GitHub
- URL: https://github.com/saltstack/pre-commit-remove-import-headers
- Owner: saltstack
- License: apache-2.0
- Created: 2020-10-07T08:29:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-12T10:03:58.000Z (almost 5 years ago)
- Last Synced: 2025-02-09T10:30:40.702Z (11 months ago)
- Language: Python
- Size: 9.77 KB
- Stars: 1
- Watchers: 11
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pre-commit-remove-import-headers
Pre-commit hook which removes import header comments from python files