1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-29 18:50:08 +03:00

L #-: Disabling cop for rubocop 1.56.0

(cherry picked from commit 1f4512433d653fde2820b472dd57ee639ea6783b)
This commit is contained in:
Tino Vázquez 2023-08-17 13:00:35 +02:00
parent 315c6de291
commit a9e6e18177

View File

@ -801,6 +801,9 @@ Style/RedundantFilterChain:
Style/ReturnNilInPredicateMethodDefinition:
Enabled: false
Style/RedundantReturn:
Enabled: false
######
# LINT
######