voxpupuli-rubocop: Fix version pinning, update 2.6->2.8 #179
test.yml
on: pull_request
Matrix: test
rubocop
24s
Test suite
0s
Annotations
3 errors
rubocop:
lib/hiera/backend/eyaml/parser/token.rb#L40
Style/SuperArguments: Call `super` without arguments and parentheses when the signature is identical.
|
rubocop:
lib/hiera/backend/eyaml_backend.rb#L126
Style/MapIntoArray: Use `map` instead of `each` to map elements into an array. (https://rubystyle.guide#functional-code)
|
rubocop
Process completed with exit code 1.
|