1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-02-03 13:47:01 +03:00

L #-: Disable new 0.69.0 default rububocop cops

(cherry picked from commit 091c49b55841dd2d27d550f67c980a2184c4f006)
This commit is contained in:
Tino Vazquez 2019-05-14 12:20:45 +02:00
parent d93615811b
commit 17f3c37955
No known key found for this signature in database
GPG Key ID: 2FE9C32E94AEABBE

View File

@ -726,6 +726,16 @@ Style/StderrPuts:
Style/SymbolArray:
Enabled: false
Style/FrozenStringLiteralComment:
Enabled: false
Style/NumericPredicate:
Enabled: false
Style/SafeNavigation:
Enabled: false
######
# LINT
######