-
-
Notifications
You must be signed in to change notification settings - Fork 422
Open
Labels
keep-unstaleThe issue will not be marked as stale by the stale-botThe issue will not be marked as stale by the stale-bot
Description
Your documentation shows how ignore can handle multiple file paths
https://github.com/htmlhint/HTMLHint/blob/master/docs/user-guide/usage/options.md
However the negation command '!' is currently useless.
This means if I only want to search in a folder, I can't use
!**/GoodFolder/**
Instead I must manually ignore all other folders.
**/BadFolder1/**,......,**/BadFolder8889986767/**
I'd also be ok if you allowed a new rule that would filter paths that could be modified in .htmlhintrc
Metadata
Metadata
Assignees
Labels
keep-unstaleThe issue will not be marked as stale by the stale-botThe issue will not be marked as stale by the stale-bot