Python/pycodestyle
< Python
pycodestyle
Replaced pep8 checker.
pip install pycodestyle
alias pycodestyle="pycodestyle --max-line-length=120"
pylint
See Python/pylint
Replaced pep8 checker.
pip install pycodestyle
alias pycodestyle="pycodestyle --max-line-length=120"
See Python/pylint