Skip to content

You have deperecated linting or formating setting for Python, Please see logs for more details. Source:python #586

@zcattacz

Description

@zcattacz

VSCode Python extension is constantly complaining for:

08:14:50.798 [error] Following setting is deprecated: "python.linting.pylintEnabled"
08:14:50.798 [error] All settings starting with "python.linting." are deprecated and can be removed from settings.

Searching for this pattern, it turns out they are inherited from :

venv/micropycli/lib/python3.9/site-packages/micropy/project/template/.vscode/settings.json:
"python.linting.enabled": true
venv/micropycli/lib/python3.9/site-packages/micropy/project/template/.vscode/settings.json:    
"python.linting.pylintEnabled": true

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions