Skip to content

Enfore validate list #1892

Closed
Closed
@dbaeumer

Description

@dbaeumer

To opt out of certain file validation we should support, that the validate list returns false if it is not present. So if a user specifies

	"eslint.validate": [
	 	"javascript"
	]

Only JavaScript files are validated. This would make it equal to specifying file types on the command line

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestRequest for new features or functionality

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions