AutoYADM commit: 2025-07-17 03:20:55
This commit is contained in:
parent
4eac5357fe
commit
1f02d7396e
1 changed files with 3 additions and 0 deletions
|
@ -187,6 +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"]
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue