pants icon indicating copy to clipboard operation
pants copied to clipboard

Respect `[fmt].only` in fix goal

Open grihabor opened this issue 2 years ago • 1 comments

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

grihabor avatar Dec 27 '23 22:12 grihabor

Added more details in the issue https://github.com/pantsbuild/pants/issues/20342#issuecomment-1872998422

grihabor avatar Dec 31 '23 18:12 grihabor