Skip to content

Have a default set of linting rules #554

@brettcannon

Description

@brettcannon

The default rules for most linters like pylint are rather broad and thus can be annoying if you only want squiggles for basic stuff like unused variables (e.g. not everyone wants to be told what an appropriate variable name is). When the user doesn't provide any specific linting configuration -- whether through a config file or through their settings.json -- we should provide a default experience that works for the vast majority of users to keep them from being overwhelmed.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions