wide-midnight-78598
09/13/2022, 2:18 PMdeps
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,fast-nail-55400
09/13/2022, 2:20 PMfast-nail-55400
09/13/2022, 2:21 PM--filter-address-regex
might be what you wantfast-nail-55400
09/13/2022, 2:21 PM-
to exclude targetsfast-nail-55400
09/13/2022, 2:22 PM::
but with a negative filter to remove the source root at issuefast-nail-55400
09/13/2022, 2:22 PMI know I can skip on a per-target, or skip per-target, where that target has a glob,sorry missed that part
fast-nail-55400
09/13/2022, 2:23 PM__defaults__
to set a skip flag for the entire subtree?wide-midnight-78598
09/13/2022, 2:24 PMpants.toml
option because this seems to be a pretty "obvious" use case for 3rd party deps.
I was wondering if __defaults__
would come into play, but aren't they 2.14?fast-nail-55400
09/13/2022, 2:24 PMmain
mostly ... 🙂wide-midnight-78598
09/13/2022, 2:27 PMbitter-ability-32190
09/13/2022, 2:45 PMhundreds-father-404
09/13/2022, 3:44 PMwide-midnight-78598
09/13/2022, 3:58 PM__defaults__
operate on the targets all the way up the directory structure?bitter-ability-32190
09/13/2022, 3:58 PMwide-midnight-78598
09/13/2022, 4:07 PM