There was an error while loading. Please reload this page.
1 parent 13ab866 commit ce4726fCopy full SHA for ce4726f
1 file changed
after/lsp/pyright.lua
@@ -33,7 +33,7 @@ return {
33
analysis = {
34
autoSearchPaths = true,
35
diagnosticMode = "workspace",
36
- typeCheckingMode = "standard",
+ typeCheckingMode = "off",
37
useLibraryCodeForTypes = true,
38
-- we can this setting below to redefine some diagnostics
39
diagnosticSeverityOverrides = {
0 commit comments