Skip to content

Commit

Permalink
ApplicationModel shouldn't be run on migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
searls committed Aug 26, 2024
1 parent 2733934 commit 94029ec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@ Rails/ApplicationMailer:

Rails/ApplicationRecord:
Enabled: true
Exclude:
- 'db/migrate/**/*'


Rails/ArelStar:
Enabled: true
Expand Down

0 comments on commit 94029ec

Please sign in to comment.