Skip to content

Activate pylint at VS code

weirenlan

Activate pylint at VS code

What is Linting?

Lint tools

How to activate liniting at vscode?


    {
        "python.linting.flake8Enabled": true,
        "python.linting.enabled": true,
        "python.linting.pydocstyleEnabled": true
    
    }
Edit this post
Previous
Change to use Iterm2
Next
Ohmyzsh Command Line Highlight Tool