Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

pylint vscode disable max line length

// in VsCode --> settings.json
"python.linting.pylintArgs": ["--disable={C0301}" ]
Source by pylint-messages.wikidot.com #
 
PREVIOUS NEXT
Tagged: #pylint #vscode #disable #max #line #length
ADD COMMENT
Topic
Name
8+5 =