puppetlabs / puppet-lint

Check that your Puppet manifests conform to the style guide
https://puppetlabs.github.io/puppet-lint/
MIT License
18 stars 12 forks source link

(CAT-1688) Upgrade Rubocop to `~> 1.50.0` #185

Closed LukasAud closed 5 months ago

LukasAud commented 5 months ago

Following a recent team decision, we are implementing a Rubocop Upgrade, moving the version from 1.48.1 to 1.50.0. This should be the final version until Puppet 7 is unsupported.

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (038ca11) 93.13% compared to head (131ef3c) 93.13%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #185 +/- ## ======================================= Coverage 93.13% 93.13% ======================================= Files 54 54 Lines 1763 1763 ======================================= Hits 1642 1642 Misses 121 121 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.