Optimize #52
test.yml
on: pull_request
Matrix: test
rubocop
10s
Test suite
0s
Annotations
5 errors
rubocop:
lib/puppet-lint/plugins/check_ghostbuster_hiera_files.rb#L21
Style/RedundantParentheses: Don't use parentheses around a logical expression.
|
rubocop:
lib/puppet-lint/plugins/check_ghostbuster_hiera_files.rb#L26
Style/RedundantReturn: Redundant `return` detected. (https://rubystyle.guide#no-explicit-return)
|
rubocop:
lib/puppet-lint/plugins/check_ghostbuster_hiera_files.rb#L26
Style/PercentLiteralDelimiters: `%`-literals should be delimited by `(` and `)`. (https://rubystyle.guide#percent-literal-braces)
|
rubocop:
lib/puppet-lint/plugins/check_ghostbuster_hiera_files.rb#L26
Style/RedundantStringEscape: Redundant escape of . inside string literal.
|
rubocop
Process completed with exit code 1.
|