add basic API specs
This commit is contained in:
committed by
Pete Matsyburka
parent
f90a4e5576
commit
eead1b2bc4
@@ -34,6 +34,7 @@ Metrics/MethodLength:
|
||||
Max: 30
|
||||
Exclude:
|
||||
- 'db/migrate/**'
|
||||
- 'spec/**/*'
|
||||
|
||||
Metrics/CyclomaticComplexity:
|
||||
Max: 15
|
||||
@@ -46,6 +47,8 @@ Layout/LineLength:
|
||||
|
||||
Metrics/AbcSize:
|
||||
Max: 45
|
||||
Exclude:
|
||||
- spec/**/*
|
||||
|
||||
Metrics/ModuleLength:
|
||||
Max: 500
|
||||
|
||||
Reference in New Issue
Block a user