Skip to content

Commit e3467dd

Browse files
committed
Reflect in config/default.yml the default value for DefaultName of MigrationName cop
1 parent 03a8ba6 commit e3467dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/default.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Sequel/MigrationName:
2828
Enabled: true
2929
VersionAdded: '0.0.1'
3030
VersionChanged: '0.3.3'
31+
DefaultName: new_migration
3132

3233
Sequel/PartialConstraint:
3334
Description: Advises on the correct use of partial indexes by specifying the `where' argument.

0 commit comments

Comments
 (0)