1
0
Fork 0
mirror of synced 2024-05-27 04:21:13 -04:00
ultimate-vim/sources_non_forked/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