Python/pycodestyle

From Omnia
Revision as of 23:21, 25 October 2024 by Kenneth (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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