How can I tell ruff-lsp about hatch's ruff config? #1372
-
I use neovim with the ruff-lsp and it has been a great experience. I recently started working on a project that uses hatch and was confused why the The "hiding" of the config (not in the root pyproject.toml or ruff.toml) seems to be a major drawback. It seems like what hatch really needs is presets (shared base configs) a la eslint. This is not yet supported as far as I know (issue). We could use ruff's config extension feature if we knew where the hatch base config was living. Ideally hatch would just put the ruff config in the root pyproject.toml to make it obvious. I'm also open to any suggestions for how to make this work. Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
You appear to be on the wrong project. |
Beta Was this translation helpful? Give feedback.
-
For anyone who looks for the real thread pypa/hatch#1742 |
Beta Was this translation helpful? Give feedback.
You appear to be on the wrong project.