mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 08:49:44 +01:00
17 lines
325 B
YAML
17 lines
325 B
YAML
|
cmdargs:
|
||
|
color: true
|
||
|
env:
|
||
|
neovim: true
|
||
|
severity: error
|
||
|
policies:
|
||
|
ProhibitAbbreviationOption:
|
||
|
enabled: false
|
||
|
ProhibitEqualTildeOperator:
|
||
|
enabled: false
|
||
|
ProhibitImplicitScopeVariable:
|
||
|
enabled: false
|
||
|
ProhibitSetNoCompatible:
|
||
|
enabled: false
|
||
|
ProhibitUsingUndeclaredVariable:
|
||
|
enabled: false
|