Is there a way to skip linting/formatting an entir...
# general
w
Is there a way to skip linting/formatting an entire source-root's worth of targets? For example, I have a
deps
folder where I place my 3rd party dependencies. I don't want any of them to be touched or linted. I know I can skip on a per-target, or skip per-target, where that target has a glob,