Join Slack
Powered by
I know that you can ignore entire build files, but...
# general
a
abundant-tent-27407
03/25/2024, 2:33 PM
I know that you can ignore entire build files, but can you ignore certain targets by name?
✅ 1
c
curved-television-6568
03/25/2024, 3:16 PM
ignore in what context? when running a particular goal? If so, you can exclude targets by name (address):
https://www.pantsbuild.org/2.19/docs/using-pants/advanced-target-selection#--filter-address-regex
a
abundant-tent-27407
03/25/2024, 3:17 PM
Yes when running a goal, this is what I was looking for, thanks you
👍 1
Open in Slack
Previous
Next