1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-16 22:50:10 +03:00

L #-: Remove FloatDivision style cop

Introduced in rubocop 0.72.0
This commit is contained in:
Tino Vazquez 2019-06-26 17:18:28 +02:00
parent bc14442af0
commit eb0d18db96
No known key found for this signature in database
GPG Key ID: 2FE9C32E94AEABBE

View File

@ -725,10 +725,12 @@ Style/FrozenStringLiteralComment:
Style/NumericPredicate:
Enabled: false
Style/SafeNavigation:
Enabled: false
Style/FloatDivision:
Enabled: false
######
# LINT
######