mirror of
https://github.com/hakanensari/frankfurter.git
synced 2024-11-22 02:52:49 +01:00
Disable Metrics/LineLength cop
This commit is contained in:
parent
1d059cd049
commit
260dc65dff
@ -2,3 +2,5 @@ AllCops:
|
||||
TargetRubyVersion: 2.3
|
||||
Documentation:
|
||||
Enabled: false
|
||||
Metrics/LineLength:
|
||||
Enabled: false
|
||||
|
Loading…
Reference in New Issue
Block a user