git-pylint-commit-hook 2.6.1
0
Git commit hook that checks Python files with pylint
Contents
Git commit hook that checks Python files with pylint
How to Install git-pylint-commit-hook
You can install git-pylint-commit-hook using pip
pip install git-pylint-commit-hook
or add it to a project with poetry
poetry add git-pylint-commit-hook
Package Details
- Author
- Sebastian Dahlgren
- License
- Apache License, Version 2.0
- Homepage
- https://github.com/sebdah/git-pylint-commit-hook
- PyPi:
- https://pypi.org/project/git-pylint-commit-hook/
Classifiers
Related Packages
Errors
A list of common git-pylint-commit-hook errors.
Code Examples
Here are some git-pylint-commit-hook
code examples and snippets.