git-pylint-commit-hook

(β˜… 144)

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.

  • .gitignore
  • .pylintrc
  • .travis.yml
  • git-pylint-commit-hook
  • LICENSE
  • Makefile
  • MANIFEST.in
  • README
  • README.md
  • requirements.txt
  • setup.py
  • tests.py
  • tox.ini
// repository documentation