Micha Reiser
Micha Reiser
Could you share some more details. What platform and os are you using? Were you able to successfully build older versions from source ?
Hi @tusharsadhwani. Could you help me understand what's left to do for this PR and if you plan to work on it?
Thanks. Are you okay with me closing the PR or do you plan to look into this in the future?
Thanks for the quick reply and for exploring an implementation of this rule.
@jamesmyatt In the case where you don't use `--fix` I think it does make sense to run `format` before lint if you have some `pycodestyle` rules enabled. However, our general...
I don't think so. We should probably add one. We plan to have an entire category for formatting related lint rules which should make this easier in the future. For...
I wonder if the ruff server fails to start for some reason and, as a result thereof, the formatter capability doesn't get registered. Would you mind sharing the Ruff logs...
Any chance that you were seeing the *native server enabled but using deprecated settings* dialogue? If so, can you try to close it to see if Ruff then starts? See...
@niderhoff your issue seems different from the issue that the thread author is facing. Would you mind creating a new issue where you include a few more details. What's your...
Not sure where it is in the docs but Rome supports `source.fixAll.rome` too.