Skip to content
Snippets Groups Projects
Commit b0afed1a authored by Douwe Maan's avatar Douwe Maan
Browse files

Explicitly require rubocop migration_helpers

parent abc9548f
No related branches found
No related tags found
No related merge requests found
require_relative '../../migration_helpers'
module RuboCop
module Cop
module Migration
Loading
Loading
require_relative '../../migration_helpers'
module RuboCop
module Cop
module Migration
Loading
Loading
require_relative 'migration_helpers'
require_relative 'cop/migration/add_index'
require_relative 'cop/migration/add_column'
require_relative 'cop/migration/add_column_with_default'
Loading
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