(CAT-1226) - Remove Compatibility for Puppet 7.10 and below #100
Annotations
3 errors
spec/unit/adapters_spec.rb#L37
Style/RedundantConditional: This conditional expression can just be replaced by `Puppet::Util::Package.versioncmp(Puppet.version, '8.0.0') >= 0`.
|
spec/unit/adapters_spec.rb#L37
Style/IfWithBooleanLiteralBranches: Remove redundant ternary operator with boolean literal branches.
|
|
The logs for this run have expired and are no longer available.
Loading