mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 06:20:05 +08:00
7 lines
118 B
TOML
Vendored
7 lines
118 B
TOML
Vendored
std = "neovim"
|
|
|
|
[rules]
|
|
global_usage = "allow"
|
|
multiple_statements = "allow"
|
|
incorrect_standard_library_use = "allow"
|