describe the request
did some quick profiling, flake8 -j1 spends about 5% of its time collecting these (even if they're not selected).
I also feel like these are not that useful and could probably be derived in a separate formatter if desired? I don't think I've ever used them but I've definitely broken them a few times.
what say to removing these options? (and perhaps providing a third party formatter for them as a middle-ground?)
this would also "trivially" solve #1458
describe the request
did some quick profiling,
flake8 -j1spends about 5% of its time collecting these (even if they're not selected).I also feel like these are not that useful and could probably be derived in a separate formatter if desired? I don't think I've ever used them but I've definitely broken them a few times.
what say to removing these options? (and perhaps providing a third party
formatterfor them as a middle-ground?)this would also "trivially" solve #1458