telescope-resession.nvim/.selene.toml

10 lines
198 B
TOML

std = ".neovim.std"
[rules]
global_usage = "warn"
multiple_statements = "allow"
incorrect_standard_library_use = "allow"
mixed_table = "allow"
unused_variable = "warn"
unescoped_variables = "warn"