Skip to content

Commit

Permalink
stop rubocop linting a migration, will be reviewd by human
Browse files Browse the repository at this point in the history
  • Loading branch information
aaaaargZombies committed Feb 1, 2024
1 parent e3f9870 commit ea9b962
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .rubocop_todo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,7 @@ Rails/ReversibleMigration:
Rails/SkipsModelValidations:
Exclude:
- 'lib/tasks/fixes/users.rake'
- 'db/migrate/20240125175508_partner_hidden_attribute_set_value.rb'

# Offense count: 22
# This cop supports unsafe autocorrection (--autocorrect-all).
Expand Down

0 comments on commit ea9b962

Please sign in to comment.