puppet-lint cleanup
This commit is contained in:
parent
747dcc6fc7
commit
88acc52393
12 changed files with 11 additions and 15 deletions
|
@ -22,4 +22,3 @@
|
|||
* Build a new package with puppet-module or the rake build task if it exists
|
||||
* Publish the new package to the forge
|
||||
* Bonus points for an announcement to puppet-users.
|
||||
|
||||
|
|
|
@ -8,4 +8,3 @@ class Class
|
|||
self.class_eval { private(*saved_private_instance_methods) }
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -41,4 +41,3 @@ describe Puppet::Parser::Functions.function(:validate_hash) do
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
|
|
@ -58,4 +58,3 @@ describe Puppet::Parser::Functions.function(:validate_string) do
|
|||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue