Skip to content

Commit

Permalink
Police new migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
mkllnk committed Jan 9, 2025
1 parent 01f3e34 commit 1f0f963
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .rubocop_styleguide.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,13 @@
# These are the rules we agreed upon and we work towards.
AllCops:
NewCops: enable
MigratedSchemaVersion: "20250111000000"
Exclude:
- bin/**/*
- config/**/*
- db/bad_migrations/*
- db/migrate/*
- db/migrate/201*
- db/migrate/202[0-4]*
- db/schema.rb
- script/**/*
- vendor/**/*
Expand Down

0 comments on commit 1f0f963

Please sign in to comment.