mirror of
https://github.com/amix/vimrc
synced 2025-02-28 14:12:51 +08:00
11 lines
220 B
YAML
11 lines
220 B
YAML
![]() |
cmdargs:
|
||
|
# Checking more strictly
|
||
|
severity: style_problem
|
||
|
|
||
|
policies:
|
||
|
# Disable a violation
|
||
|
ProhibitUnnecessaryDoubleQuote:
|
||
|
enabled: false
|
||
|
ProhibitImplicitScopeVariable:
|
||
|
enabled: false
|