mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 13:40:05 +08:00
1c4627c212
ref: 9bda20fb96
8 lines
140 B
TOML
8 lines
140 B
TOML
std = "neovim"
|
|
|
|
[rules]
|
|
global_usage = "allow"
|
|
multiple_statements = "allow"
|
|
incorrect_standard_library_use = "allow"
|
|
mixed_table = "allow"
|