Difference between revisions of "Flake8"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
Flake8 is a Python wrapper for [[PyFlakes]], [[pycodestyle]], and Ned Batchelder's McCabe script, similar to [[Pylint]].
+
Flake8 is a [[Python]] wrapper for [[PyFlakes]], [[pycodestyle]], and Ned Batchelder's McCabe script, similar to [[Pylint]].

Revision as of 06:20, 29 June 2021

Flake8 is a Python wrapper for PyFlakes, pycodestyle, and Ned Batchelder's McCabe script, similar to Pylint.

Advertising: