mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-01 10:29:26 +00:00
[neovim] Update basedpyright conf
This commit is contained in:
@ -12,6 +12,7 @@ return {
|
||||
reportOptionalIterable = "warning",
|
||||
reportArgumentType = "warning",
|
||||
reportAssignmentType = "warning",
|
||||
reportIndexIssue = "warning",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user