Q. When using Pants 2.13.0.dev4, running lint/chec...
# general
r
Q. When using Pants 2.13.0.dev4, running lint/check/... with
--changed-since
gives me a new error. How do I fix this? The mentioned files are intentionally pants-ignored.
1
h
probably something fixed yesterday
r
;;;
h
are you using
--changed-dependees
?
r
yes
h
If you have a chance, using
PANTS_SHA
to verify things are fixed would be great
The mentioned files are intentionally pants-ignored.
Excellent! That is precisely the edge case we fixed. Thanks for the report
🙌 1