Is there an example of how to use code_quality_too...
# general
n
Is there an example of how to use code_quality_tool anywhere? How would I configure which goal it is run by - lint/fix/fmt?
b
I think https://github.com/pantsbuild/pants/pull/20135 might have the best example at the moment
n
Ah, i see, thanks