Conversation
4a125b0 to
1484419
Compare
1484419 to
56cfc72
Compare
56cfc72 to
9947978
Compare
9947978 to
8674345
Compare
|
I've read the setup docs, but still can't figure out how to add linting options. For example, where in Zed's |
|
@samueller sorry that you're struggling with this. The editor doesn't support all ruff settings. It only supports a subset and |
I understand, thank you for letting me know |
|
@samueller Sorry that you struggled with this. Do you have any recommendation on how can we improve this in the documentation to make it clearer? |
Would have been great to have read which subset of features work in Zed's |
I'm curious to know whether the following section in https://docs.astral.sh/ruff/editors/setup/#zed conveys this:
|
I had seen that, but it didn't tell me the settings that won't work, such as |
|
I see, thanks for the insight. I think it makes sense to explicitly clarify this point in the docs. |
Summary
This PR adds the setup documentation for using Ruff with the Zed editor.
Closes: #12388