Is there a way to disable a specific goal for a sp...
# general
r
Is there a way to disable a specific goal for a specific backend e.g. I only want to use the
fmt
goal from this backend and not the
check
?
b
It depends on the backend. Also can you share your reasoning?
r
https://github.com/pantsbuild/pants/issues/18489 I want to be lazy and keep the nice universal
pants fmt ::
c
oh, nvm, didn’t re-read the op for applicability..
r
b
I meant to look into it the terraform backend could be split into multiple plugins. So I may work on this next month or so 🙂
c
while looking I noticed the terraform target was missing skip fields… so you can’t opt out per target 😕
b
We need better mechanical conventions
1
h
Yeah the terraform backend needs an owner to give it some love. Or to be deprecated and removed.