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

L #-: Deactivate linting on new vCenter drivers

also correct linting in vcenter importer
This commit is contained in:
Tino Vazquez 2022-04-12 16:23:10 +02:00
parent 26d3dee4bd
commit bd7dc03845
2 changed files with 3 additions and 1 deletions

View File

@ -22,6 +22,9 @@
AllCops:
Exclude:
- src/sunstone/public/node_modules/**/*
- src/vnm_mad/remotes/vcenter/vnet_create
- src/vnm_mad/remotes/vcenter/vnet_delete
- src/vnm_mad/remotes/vcenter/virtual_network_xml.rb
- src/tm_mad
- share/onegate/onegate
- share/scons/get_xmlrpc_config

View File

@ -380,7 +380,6 @@ module VCenterDriver
# rubocop:enable Layout/LineLength
end
end
rescue Interrupt
puts "\n"
exit 0 # Ctrl+C