mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 13:00:04 +08:00
11 lines
160 B
YAML
Vendored
11 lines
160 B
YAML
Vendored
cmdargs:
|
|
# Checking more strictly
|
|
severity: style_problem
|
|
|
|
# Enable coloring
|
|
color: true
|
|
|
|
policies:
|
|
ProhibitImplicitScopeVariable:
|
|
enabled: false
|