docs: Update basedpyright section (#40079)

Follows up the report #39794

Release Notes:

- N/A
This commit is contained in:
Finn Evers 2025-10-13 09:21:33 +02:00 committed by GitHub
parent 95780e5baf
commit eeaf0b5fec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -128,7 +128,7 @@ You can use the following configuration:
"lsp": {
"basedpyright": {
"settings": {
"basedpyright.analysis": {
"analysis": {
"diagnosticMode": "workspace",
"inlayHints.callArgumentNames": false
}