Merge pull request #22 from geekix/fix-travis

Fix rubocop conf for travis build
This commit is contained in:
Geekix
2021-11-02 15:02:09 +01:00
committed by GitHub

View File

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