Details
-
Task
-
Status: Open
-
Normal
-
Resolution: Unresolved
-
None
-
None
-
None
-
Modules
-
Needs Assessment
Description
stdlib contains a rule in .rubocop_todo.yml to enforce Style/HashSyntax of pre Ruby 1.9. Since the module no longer supports Puppet versions with corresponding Ruby versions below 1.9, this should be changed to use the modern hash syntax.