Skip to content

Excluding files when linting from command line #130

@joetm

Description

@joetm

How can I exclude files when I lint from the command line?
Ideally, I would like to add an exclusion pattern to the config file, e.g.
{
'./js/.js',
'!./js/
.min.js'
}

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions