Python/pycodestyle

From Omnia
Jump to navigation Jump to search

pycodestyle

Replaced pep8 checker.

pip install pycodestyle
alias pycodestyle="pycodestyle --max-line-length=120"

pylint

See Python/pylint

keywords