sebdah/git-pylint-commit-hook
Git pre-commit hook to check Python code quality with pylint. You can use this hook to prohibit Python code with a bad syntax to be checked in.
PythonApache-2.0
Issues
- 5
failure to commit binary file
#67 opened by asheeshrana - 0
Support multiple pylintrc files
#75 opened by wsistyrud - 2
can this be made to work with python3?
#70 opened by speculatrix - 0
- 0
Exception when executed in a non-git repo
#21 opened by sebdah - 0
Create a pre-commit hook generator command
#17 opened by sebdah - 1
- 6
Not clear "Usage" instruction
#60 opened by AndreySurzhan - 2
- 0
- 0
- 1
Python error when params values used in pylintrc
#47 opened by kbalk - 0
- 4
- 0
Scores are 0 if Report generated
#42 opened by atulshrivastav - 2
Hook brokes merging state
#53 opened by timocov - 0
Checking changeset only
#36 opened by 8-D - 2
Tip: How to use this pylint-commit-hook when the python code is not in git root.
#15 opened by erikgunther - 2
Add legacy code improvement feature
#61 opened by volviq - 1
- 0
pylint process return code is ignored
#58 opened by aleb - 3
Exception be raised when I commit.
#50 opened by lagelalegal - 1
- 1
2.0.6 fails if pylint_params is not set
#31 opened by nicholasbishop - 1
- 2
Do not add --rcfile
#23 opened by erikgunther - 0
Add --version parameter
#22 opened by sebdah - 0
Publish to PyPI
#11 opened by sebdah - 1
Update documentation
#12 opened by sebdah - 0
Add license file
#20 opened by sebdah - 0
Write Makefile to handle releases
#19 opened by sebdah - 0
Create globally accessible script
#10 opened by sebdah - 1
- 1
Publish project to PyPI
#16 opened by sebdah - 1
PYLINT_PARAMS logic bug
#13 opened by hustxxb - 0
Implement support for autopep8
#8 opened by sebdah - 0
Old file names of moved files are checked
#9 opened by sebdah - 1
Support custom pylint command line options
#6 opened by sebdah - 1
Support custom pylint configuration file paths
#5 opened by sebdah - 1
Negative numbers are not handled
#4 opened by sebdah - 1
Empty .py files fails according to pylint
#3 opened by sebdah - 0
- 0
Files parsed number is not increased
#1 opened by sebdah