mirror of
https://github.com/VectorKappa/dotfiles.git
synced 2025-12-19 16:26:10 +01: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
|