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

L #-: Disable new rubocop cop

This commit is contained in:
Tino Vazquez 2022-04-21 16:11:16 +02:00 committed by Ruben S. Montero
parent fb85cca772
commit f0324fed7d
No known key found for this signature in database
GPG Key ID: A0CEA6FA880A1D87

View File

@ -768,6 +768,9 @@ Style/FileWrite:
Style/FileRead:
Enabled: false
Style/FetchEnvVar:
Enabled: false
######
# LINT
######