Skip to content

Commit

Permalink
Remove ColumnDefault cop (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberdelia committed Sep 18, 2023
1 parent f97b45a commit 206928b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 41 deletions.
1 change: 0 additions & 1 deletion lib/rubocop-sequel.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
require 'rubocop'

require 'rubocop/sequel/version'
require 'rubocop/cop/sequel/column_default'
require 'rubocop/cop/sequel/concurrent_index'
require 'rubocop/cop/sequel/json_column'
require 'rubocop/cop/sequel/migration_name'
Expand Down
23 changes: 0 additions & 23 deletions lib/rubocop/cop/sequel/column_default.rb

This file was deleted.

17 changes: 0 additions & 17 deletions spec/rubocop/cop/sequel/column_default_spec.rb

This file was deleted.

0 comments on commit 206928b

Please sign in to comment.