1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-08-24 17:49:28 +03:00

Remove AlignHash rubocop linter

(cherry picked from commit 1cc7113da9)
This commit is contained in:
Tino Vazquez
2019-03-22 10:41:02 +01:00
parent c1ce6bb5f9
commit 3db128c48e

View File

@ -634,6 +634,9 @@ Layout/EmptyLinesAroundModuleBody:
Layout/EmptyLineAfterGuardClause:
Enabled: true
Layout/AlignHash:
Enabled: false
###
#######