chore: remove diagnostic suppressions after tidying nits
This commit is contained in:
@@ -4,15 +4,6 @@
|
||||
"diagnostics": {
|
||||
"globals": [
|
||||
"vim"
|
||||
],
|
||||
"disable": [
|
||||
"cast-local-type",
|
||||
"lowercase-global",
|
||||
"missing-parameter",
|
||||
"missing-return",
|
||||
"missing-return-value",
|
||||
"need-check-nil",
|
||||
"param-type-mismatch"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user