feat(#1245): add next_diag_item and prev_diag_item actions
This commit is contained in:
@@ -6,9 +6,13 @@
|
||||
"vim"
|
||||
],
|
||||
"disable": [
|
||||
"cast-local-type",
|
||||
"lowercase-global",
|
||||
"missing-parameter",
|
||||
"trailing-space"
|
||||
"missing-return",
|
||||
"missing-return-value",
|
||||
"need-check-nil",
|
||||
"param-type-mismatch"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user