Merge "Fix No newline at end of file"

This commit is contained in:
Jenkins 2015-07-27 16:49:10 +00:00 committed by Gerrit Code Review
commit e0b551a27d

View File

@ -5,4 +5,4 @@ PuppetLint.configuration.fail_on_warnings = true
PuppetLint.configuration.send('disable_80chars')
PuppetLint.configuration.send('disable_autoloader_layout')
PuppetLint.configuration.send('disable_class_inherits_from_params_class')
PuppetLint.configuration.send('disable_class_parameter_defaults')
PuppetLint.configuration.send('disable_class_parameter_defaults')