Select Git revision
rubocop
-
-
- Open in your IDE
- Download source code
- Download this directory
Forked from
GitLab.org / GitLab FOSS
5952 commits behind the upstream repository.
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
This adds a Rubocop rule to enforce the use of add_concurrent_foreign_key instead of the regular add_foreign_key method. This cop has been disabled for existing migrations so we don't need to change those.