pants
pants copied to clipboard
Respect `[fmt].only` in fix goal
Fixes https://github.com/pantsbuild/pants/issues/20342
I had to move some code from fix.py to _fix.py to avoid circular dependencies. The actual patch is in the Respect FmtSubsystem commit. It's easier to review each commit individually
Added more details in the issue https://github.com/pantsbuild/pants/issues/20342#issuecomment-1872998422