AutoYADM commit: 2025-07-20 21:56:39
This commit is contained in:
parent
d31de12a33
commit
0fb9c25d0a
1 changed files with 3 additions and 3 deletions
|
@ -187,9 +187,9 @@ hook -group lsp-filetype-python global BufSetOption filetype=python %{
|
||||||
[basedpyright-langserver.settings.basedpyright.analysis]
|
[basedpyright-langserver.settings.basedpyright.analysis]
|
||||||
typeCheckingMode = "standard"
|
typeCheckingMode = "standard"
|
||||||
inlayHints.genericTypes = true
|
inlayHints.genericTypes = true
|
||||||
[ruff]
|
# [ruff]
|
||||||
root_globs = ["requirements.txt", "setup.py", "pyproject.toml", "pyrightconfig.json", ".git", ".hg"]
|
# root_globs = ["requirements.txt", "setup.py", "pyproject.toml", "pyrightconfig.json", ".git", ".hg"]
|
||||||
args = ["server"]
|
# args = ["server"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue