提交 9ee8693f 编写于 作者: R Robert Speicher

Merge branch 'migration_guide_remove_rubocop' into 'master'

Remove Rubocop skip comment from migration style guide

This was an error in previous MR https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4693

[ci skip]

See merge request !4879
......@@ -37,7 +37,6 @@ First, you need to provide information on whether the migration can be applied:
For example:
```
# rubocop:disable all
# Migration type: online without errors (works on previous version and new one)
class MyMigration < ActiveRecord::Migration
...
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册