Skip to content

Commit

Permalink
fix: rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
ayuki-joto committed Apr 8, 2024
1 parent a41ffa2 commit fe24dab
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .rubocop_rails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,3 +97,7 @@ Rails/I18nLocaleAssignment:

Lint/EmptyBlock:
Enabled: false

Style/OpenStructUse:
Exclude:
- lib/tasks/delete.rake

0 comments on commit fe24dab

Please sign in to comment.