How can I know whether a formatter made any change...
# general
h
How can I know whether a formatter made any changes? I was hoping to use the exit code, but it's always 0
r
had a similar request we raised this issue https://github.com/pantsbuild/pants/issues/20905
h
That's exactly my issue! Thanks 🙂