Add bulk fix assets rake task #1106
Annotations
4 errors and 1 warning
Run RuboCop:
lib/tasks/assets.rake#L91
Style/DoubleNegation: Avoid the use of double negation (`!!`). (https://rubystyle.guide#no-bang-bang)
|
Run RuboCop:
lib/tasks/assets.rake#L91
Style/DoubleNegation: Avoid the use of double negation (`!!`). (https://rubystyle.guide#no-bang-bang)
|
Run RuboCop:
lib/tasks/assets.rake#L106
Style/MethodDefParentheses: Use def with parentheses when there are parameters. (https://rubystyle.guide#method-parens)
|
Run RuboCop
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading