it's functionally the same as like maybe `./pants ...
# development
a
it's functionally the same as like maybe
./pants lint --output-dir=/tmp/123 my/target:name && cp -r /tmp/123/* .
or something (the
cp -r
part is wrong)