Compare commits
No commits in common. "f49357f0386ea2384d1fad76d594bd74264f3d69" and "0e57d13d1d6d6ec24df435b0da8dbd072b8e3896" have entirely different histories.
f49357f038
...
0e57d13d1d
1 changed files with 0 additions and 2 deletions
|
@ -78,10 +78,8 @@ return {
|
||||||
pyright = {
|
pyright = {
|
||||||
python = {
|
python = {
|
||||||
analysis = {
|
analysis = {
|
||||||
autoImportCompletions = true,
|
|
||||||
autoSearchPaths = true,
|
autoSearchPaths = true,
|
||||||
diagnosticMode = "openFilesOnly",
|
diagnosticMode = "openFilesOnly",
|
||||||
typeCheckingMode = "basic",
|
|
||||||
useLibraryCodeForTypes = true,
|
useLibraryCodeForTypes = true,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue