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

L #-: Linting cops for rubocop 1.24.1

(cherry picked from commit 79e8cab9d7742ab173af0c7fccf72f24f29f8708)
This commit is contained in:
Tino Vazquez 2022-01-04 19:21:12 +01:00
parent aa2b761685
commit ffe0d8ba70
No known key found for this signature in database
GPG Key ID: 14201E424D02047E

View File

@ -759,6 +759,12 @@ Style/MixinUsage:
Style/SelectByRegexp:
Enabled: false
Style/FileWrite:
Enabled: false
Style/FileRead:
Enabled: false
######
# LINT
######