nvim-lspconfig/selene.toml

7 lines
140 B
TOML

std = "neovim"
[rules]
global_usage = "allow"
multiple_statements = "allow"
incorrect_standard_library_use = "allow"
mixed_table = "allow"