custom parts for rubocop to run. don't worry about block length in many
parts. hide extension suggestions
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
AllCops:
|
||||||
|
NewCops: enable
|
||||||
|
SuggestExtensions: false
|
||||||
|
|
||||||
|
Metrics/BlockLength:
|
||||||
|
AllowedMethods: ['describe', 'context', 'route', 'r.on', 'r.post']
|
||||||
Reference in New Issue
Block a user