1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-08 21:17:43 +03:00

L #-: Disable new rubocop cop

This commit is contained in:
Tino Vazquez 2022-04-21 16:11:16 +02:00
parent 80bcf3ce9d
commit c6a4eb5c76

View File

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