Registry defaults for puppet.
This commit is contained in:
parent
a7243e87a6
commit
3a322a700f
@ -17,6 +17,7 @@ let s:defaultCheckers = {
|
||||
\ 'objcpp': ['gcc'],
|
||||
\ 'perl': ['perl', 'perlcritic'],
|
||||
\ 'php': ['php', 'phpcs', 'phpmd'],
|
||||
\ 'puppet': ['puppet', 'puppetlint'],
|
||||
\ 'python': ['python', 'flake8', 'pylint'],
|
||||
\ 'ruby': ['mri'],
|
||||
\ 'sh': ['sh'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user