Skip to content

Commit 0332a95

Browse files
committed
Move old migrations to one side - clean slate for first release (20.10)
1 parent 3753189 commit 0332a95

File tree

46 files changed

+1
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+1
-0
lines changed

.rubocop.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ AllCops:
1818
- app/assets/**/*
1919
- bin/*
2020
- coverage/**/*
21+
- db/archived-migrations/*.rb
2122
- db/migrate/*.rb
2223
- db/schema.rb
2324
- docs/*

0 commit comments

Comments
 (0)