You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4
Original file line number
Diff line number
Diff line change
@@ -52,6 +52,10 @@ And then execute:
52
52
53
53
$ bundle
54
54
55
+
## Rubocop compatibility
56
+
57
+
If you wish to override the Rubocop configuration used, place your custom config file at `config/.rubocop.fix-db-schema-conflicts.yml` in your Rails project.
58
+
55
59
## Older versions of Rubocop:
56
60
57
61
If you wish to use a version of Rubocop `< 0.36.0` or below, use `gem 'fix-db-
0 commit comments