SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby3.1-rubygem-puppet-lint-2.0.0-1.78.i586.rpm :

* Sat Jul 30 2016 tampakrapAATTopensuse.org- Version bump 2.0.0 see https://github.com/rodjek/puppet-lint/blob/master/CHANGELOG.md#200-2016-06-22
* Wed Nov 26 2014 tampakrapAATTopensuse.org- Convert to the new ruby packaging schema- Version bump 1.1.0
* New features
* puppet-lint configuration can now be set in the Rake task definition, so you no longer have to remember arcane PuppetLint.configuration options.
* Multiple checks can now be disabled in a single control comment.
* The performance of the parser has been significantly improved, most noticably when checking large manifest files.
* Bug fixes
* unquoted_node_name check now supports multiple node names in a comma separated list in a single node block.
* arrow_alignment check now will now put parameters on their own line if it encounters a multiline resource with multiple parameters on a line.
* variable_scope check no longer throws false positive results when using the automatically created variables from metaparameters.
* arrow_alignment check no longer destroys the parameter name when it encounters a parameter followed by an arrow with no whitespace between them.
* puppet-lint no longer parses the body of the class when searching for the parameter tokens of an unparameterised class.
* Thu Aug 21 2014 darinAATTdarins.net- initial packaging
 
ICM