Difference between revisions of "Flake8"

From wikieduonline
Jump to navigation Jump to search
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Flake8 is a [[Python]] wrapper for [[PyFlakes]], [[pycodestyle]], and Ned Batchelder's McCabe script, similar to [[Pylint]].
+
[[wikipedia:Flake8]] is a [[Python]] wrapper for [[PyFlakes]], [[pycodestyle]], and Ned Batchelder's McCabe script, similar to [[Pylint]].
 
* https://flake8.pycqa.org/
 
* https://flake8.pycqa.org/
  
 
+
<code>[[pytest]]</code>
[[pytest]]
 
  
 
== Related ==
 
== Related ==
[[yapf]]
+
* <code>[[yapf]]</code>
[[Pylint]]
+
* <code>[[pylint]]</code>
 +
* [[Black]]
  
 
== See also ==
 
== See also ==

Latest revision as of 14:22, 3 March 2022

Advertising: