aboutsummaryrefslogtreecommitdiffstats
path: root/selene.toml
blob: 088295378cdd9ea92c7eed1eee553a619aa3de1a (plain) (blame)
1
2
3
4
5
6
7
std = "neovim"

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