axe-cli
axe-cli copied to clipboard
Question: Is it possible to disable tags?
Just a question here and I didn't find the answer by searching, or in this repo's issues.
Through some combination of existing options, can I disable tags? Something along this lines of axe http://www.deque.com --disable best-practice
(I know that command doesn't work).
I see I can specify tags to run using --tags
, and rules not to run using --disable
, but I don't see how to disable tags.
Worked around this by maintaining a wrapper with a list of tags that I want in scope by default