ruff
ruff copied to clipboard
`ruff server` does not respect `exclude` configuration
At the moment, ruff server
does not yet respect exclude
configuration, either in the editor configuration or in workspace configuration. This may cause unexpected behavior when editing an excluded file.
I also see a problem with [tool.ruff.lint.per-file-ignores]
not being respected.
Yeah that's not wired up yet, thanks -- filing separately here: https://github.com/astral-sh/ruff/issues/11185
I think this should now be working, since we set the filename.