<#19634 `lint` has duplicate files when invoking u...
# github-notifications
c
#19634 `lint` has duplicate files when invoking union rules Issue created by thejcannon Describe the bug Split from #17403 (comment) the `fmt`/`fix` batch is built per-address, but `fmt`/`fix` are applied per-file. Since one file can represent multiple addresses, we should de-dup. pantsbuild/pants