lsp-progress.nvim/selene.toml
2024-03-11 11:34:18 +08:00

8 lines
124 B
TOML

std = "vim"
exclude = []
[lints]
mixed_table = "allow"
unused_variable = "allow"
incorrect_standard_library_use = "allow"