intuit / design-systems-cli

A CLI toolbox for creating design systems.

Home Page:https://intuit.github.io/design-systems-cli/#/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

passing command line options to 'ds lint' ex. --max-warnings

keviny22 opened this issue · comments

i don't see a way to pass --max-warnings to ds lint

Is this possible?

Are you willing to accept open contribution to this feature? If yes, should it be open or opinionated?

ex.

ds lint --max-warnings 9

or

ds lint --options max-warnings=9

Open to PRs! ds lint --max-warnings 9 is the way I'd do it.

@hipstersmoothie - If @keviny22 isn't already working on this, I'd love to take it up! 😃

Go for it?