nvim/pack/acp/start/rust.vim/.vintrc.yml

11 lines
220 B
YAML
Raw Normal View History

cmdargs:
# Checking more strictly
severity: style_problem
policies:
# Disable a violation
ProhibitUnnecessaryDoubleQuote:
enabled: false
ProhibitImplicitScopeVariable:
enabled: false