Revert "(maint) Exclude breaking rubocop versions" #382
Annotations
8 errors
spec (ruby 3.2) / spec:
lib/puppet_litmus/rake_helper.rb#L88
Style/MapIntoArray: Use `map` instead of `each` to map elements into an array.
|
spec (ruby 3.2) / spec:
lib/puppet_litmus/rake_helper.rb#L163
Style/RedundantFilterChain: Use `none?` instead of `select.empty?`.
|
spec (ruby 3.2) / spec:
lib/puppet_litmus/rake_helper.rb#L167
Style/RedundantFilterChain: Use `none?` instead of `select.empty?`.
|
spec (ruby 3.2) / spec
Process completed with exit code 1.
|
spec (ruby 2.7) / spec:
lib/puppet_litmus/rake_helper.rb#L88
Style/MapIntoArray: Use `map` instead of `each` to map elements into an array.
|
spec (ruby 2.7) / spec:
lib/puppet_litmus/rake_helper.rb#L163
Style/RedundantFilterChain: Use `none?` instead of `select.empty?`.
|
spec (ruby 2.7) / spec:
lib/puppet_litmus/rake_helper.rb#L167
Style/RedundantFilterChain: Use `none?` instead of `select.empty?`.
|
spec (ruby 2.7) / spec
Process completed with exit code 1.
|