{maint} modulesync 0794b2c
This commit is contained in:
parent
098e82e694
commit
d401d7f252
1 changed files with 1 additions and 1 deletions
2
Rakefile
2
Rakefile
|
@ -4,7 +4,7 @@ require 'puppetlabs_spec_helper/rake_tasks'
|
|||
|
||||
PuppetLint.configuration.fail_on_warnings = true
|
||||
PuppetLint.configuration.send('relative')
|
||||
PuppetLint.configuration.send('disable_char_check')
|
||||
PuppetLint.configuration.send('disable_140chars')
|
||||
PuppetLint.configuration.send('disable_class_inherits_from_params_class')
|
||||
PuppetLint.configuration.send('disable_documentation')
|
||||
PuppetLint.configuration.send('disable_single_quote_string_with_variables')
|
||||
|
|
Loading…
Reference in a new issue