You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to use path_patterns to filter out folders in a maintainability check?
I would like to skip a specific check for a specific folder. Note that I do not want to skip this directory for any other checks.
I'm trying to use a path pattern like below to skip all the foo directory but this skips all the directories.