@@ -163,6 +163,8 @@ Metrics/BlockLength:
Metrics/MethodLength:
Max: 20
+ Exclude:
+ - db/migrate/*.rb
Metrics/AbcSize:
Enabled: false