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

Add support for disabling checks via a config file #374

Open
jeff1evesque opened this issue Apr 9, 2016 · 1 comment
Open

Add support for disabling checks via a config file #374

jeff1evesque opened this issue Apr 9, 2016 · 1 comment

Comments

@jeff1evesque
Copy link

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
@jeff1evesque jeff1evesque changed the title Question: is there a config file argument for 'bootlint' Question: is there a config argument for 'bootlint' command Apr 9, 2016
@cvrebert
Copy link
Collaborator

cvrebert commented Apr 9, 2016

No, there isn't.

@cvrebert cvrebert changed the title Question: is there a config argument for 'bootlint' command Add support for disabling checks via a config file Jul 9, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants