Revert "Disable arrow alignment puppet lint check"
This reverts commit a2742ec163df030ba7ea1d2d16dde99f9a28b261. Change-Id: Icb7a47e68d0a22f7cdc3d88b7962c713489757e2
This commit is contained in:
parent
a2742ec163
commit
bbc5d6f9de
1
Rakefile
1
Rakefile
@ -6,4 +6,3 @@ 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_arrow_alignment')
|
||||
|
Loading…
x
Reference in New Issue
Block a user