sebdah/git-pylint-commit-hook

Empty .py files fails according to pylint

sebdah opened this issue · 1 comments

Empty .py files fails according to pylint, but the pre-commit hook should let them be PASSED

This has been fixed, but only for __init__.py files with a file size of 0 bytes