This repository was archived by the owner on Nov 12, 2022. It is now read-only.
Replies: 1 comment 1 reply
-
Hey! Have you seen the configuration docs for pyright? They mention the following:
In your |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using
nvim-lsp-installer
throughLunarVim
. I love how everything's setup, but now I'm starting to want to learn to configurepyright
to respectpyproject.toml
.In the screenshot above:
pyright
throughneovim
is reporting a problem.pyright
through the CLI is not.reportUnknownArgumentType
is disabled.Any advice please? I've seen #304 but I couldn't seem to get help from it.
Beta Was this translation helpful? Give feedback.
All reactions