mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-01 19:49:25 +00:00
[neovim] Update basedpyright defaults
This commit is contained in:
@ -11,6 +11,7 @@ return {
|
||||
-- reportAny = true
|
||||
reportOptionalIterable = "warning",
|
||||
reportArgumentType = "warning",
|
||||
reportAssignmentType = "warning",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user