Skip to content

Implement .csslintignore (skipping files and/or directories) #330

@Krinkle

Description

@Krinkle

When running csslint on a repository, it would be useful to be able to run it recursively on the current directory excluding certain files, patterns or directories (such as node_modules/, libs/, dest/**/*.css, ..).

Could probably use something like minimatch (like jshint does for .jshintignore).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions