Fix No newline at end of file

Change-Id: I6c468413df11ddc3f9e7ed5a617aba7485771a1a
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2015-07-21 16:04:03 -04:00
parent 2a46e44257
commit 62725543aa
1 changed files with 1 additions and 1 deletions

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')