plugin: linter: add ruff to default configuration#3657
plugin: linter: add ruff to default configuration#3657JoeKar merged 4 commits intomicro-editor:masterfrom
Conversation
Use `--output-format concise` as suggested to get exact column of error Co-authored-by: Mikko <Andriamanitra@users.noreply.github.com>
|
@JoeKar wrote:
No – it is useful to get diagnostics from multiple linters. Especially in Python the linters address different things, for example |
Ok, then I'm fine with it. |
Continuing work started in #3656, apparently that one got closed due to the author's account getting deleted