Skip to content

Commit d580571

Browse files
authored
Merge pull request #477 from puppetlabs/disable_autoloader_layout
(BUGFIX) Correct `disable_autoloader_layout` Lint config
2 parents 75239c8 + 6f01739 commit d580571

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/puppetlabs_spec_helper/rake_tasks.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
80chars
142142
140chars
143143
class_inherits_from_params_class
144-
disable_autoloader_layout
144+
autoloader_layout
145145
documentation
146146
single_quote_string_with_variables
147147
]

0 commit comments

Comments
 (0)