Skip to content
Snippets Groups Projects
Commit 98bb435f authored by Sean McGivern's avatar Sean McGivern
Browse files

Enable RuboCop for migrations

Migrations shouldn't fail RuboCop checks - especially lint checks, such
as the nested method check. To avoid changing code in existing
migrations, add the magic comment to the top of each of them to skip
that file.
parent 3803b380
No related branches found
No related tags found
Loading
Showing
with 21 additions and 1 deletion
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment