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]
|
||||
typeCheckingMode = "standard"
|
||||
inlayHints.genericTypes = true
|
||||
[ruff]
|
||||
root_globs = ["requirements.txt", "setup.py", "pyproject.toml", "pyrightconfig.json", ".git", ".hg"]
|
||||
args = ["server"]
|
||||
# [ruff]
|
||||
# root_globs = ["requirements.txt", "setup.py", "pyproject.toml", "pyrightconfig.json", ".git", ".hg"]
|
||||
# args = ["server"]
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue