Fix rubocop conf for travis build

This commit is contained in:
Geekix 2021-11-02 15:01:04 +01:00
parent 4c0d8134ed
commit 63da276379

View File

@ -82,7 +82,7 @@ Style/StringMethods:
Enabled: true
Layout/EndOfLine:
Enabled: false
Layout/IndentHeredoc:
Layout/HeredocIndentation:
Enabled: false
Metrics/AbcSize:
Enabled: false