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

L #-: Disable new cop

(cherry picked from commit 916d85eeeeae3e29a83bebf61d0332a44be3de90)
This commit is contained in:
Tino Vazquez 2021-11-15 16:27:28 +01:00
parent ced6a15d30
commit 5137674ad4

View File

@ -561,6 +561,9 @@ Layout/LineEndStringConcatenationIndentation:
# STYLE
#######
Style/OpenStructUse:
Enabled: false
Style/OptionalBooleanParameter:
Enabled: false