Python/pycodestyle

From Omnia
Revision as of 19:24, 10 December 2020 by Kenneth (talk | contribs) (Created page with "Replaced pep8 checker. pip install pycodestyle alias pycodestyle="pycodestyle --max-line-length=120"")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Replaced pep8 checker.

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