form_with
with validate: false
on Rails 8 exception fix
#375
Annotations
2 errors
Rubocop (ubuntu-latest, 3.4):
test/action_view/cases/test_form_with_helpers.rb#L75
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Rubocop (ubuntu-latest, 3.4)
Process completed with exit code 1.
|