Python Style: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 8: Line 8:
* [[Python#Subjects|Python]]
* [[Python#Subjects|Python]]
=<tt>pylint</tt>=
=<tt>pylint</tt>=
==Installation==
==Execution==
<syntaxhighlight lang='bash'>
<syntaxhighlight lang='bash'>
pylint --recursive=y .             
pylint --recursive=y .             

Revision as of 16:57, 7 July 2022