Allow locking of the seeded admin user #1021
GitHub Actions / rubocop
failed
Nov 26, 2024 in 1s
reviewdog [rubocop] report
reported by reviewdog 🐶
Findings (1)
app/seeders/seeder.rb|83 col 21| Don't use parentheses around a logical expression.
Filtered Findings (0)
Annotations
Check notice on line 83 in app/seeders/seeder.rb
github-actions / rubocop
[rubocop] app/seeders/seeder.rb#L83 <Style/RedundantParentheses>
Don't use parentheses around a logical expression.
Raw output
app/seeders/seeder.rb:83:21: C: Style/RedundantParentheses: Don't use parentheses around a logical expression.
Loading