Skip to content
This repository was archived by the owner on Feb 1, 2022. It is now read-only.
This repository was archived by the owner on Feb 1, 2022. It is now read-only.

Add support for disabling checks via a config file #374

@jeff1evesque

Description

@jeff1evesque

Is there a configuration file argument, that can be added to the bootlint command, which points to a file consisting of the various bootlint adjusted rules.

For example, I'm looking to convert the following:

bootlint -d W005 interface/templates/*.html

to the following:

bootlint --config /path/to/ruleset.json interface/templates/*.html

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions