mirror of
https://github.com/amix/vimrc
synced 2025-03-03 22:47:17 +00:00
10 lines
220 B
YAML
10 lines
220 B
YAML
cmdargs:
|
|
# Checking more strictly
|
|
severity: style_problem
|
|
|
|
policies:
|
|
# Disable a violation
|
|
ProhibitUnnecessaryDoubleQuote:
|
|
enabled: false
|
|
ProhibitImplicitScopeVariable:
|
|
enabled: false
|