<@U06A03HV1> re <https://github.com/pantsbuild/pan...
# development
h
@witty-crayon-22786 re https://github.com/pantsbuild/pants/pull/14309#issuecomment-1026105619 (
fmt
vs
fix
), I was hoping to stabilize Autoflake and PyUpgrade in 2.10 before this Friday, which requires resolving that discussion. But I think I should drop that goal, this isn't something to rush The other linter change I wanted to make for 2.10 is
lint --only
, which I think is safe to land
w
yea,
--only
seems very safe.
👍 1
i suspect that renaming of
fmt
to
fix
is also fine… i just think that we need to gather the loose ends of those two threads before doing it.
h
i just think that we need to gather the loose ends of those two threads before doing i
I'll see if I have the time this week to put together a short google doc summarizing all the convo thus far But I'm going to try to stay more focused on making sure multiple disjoint resolves is good to go. And then will do
lint --only
before that because there's no controversy
w
sounds good.