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

L #-: Remove ssh_auth.rb from linting exclusion

This commit is contained in:
Tino Vázquez 2023-09-20 11:04:46 +02:00
parent b251cf45df
commit dca8684361

View File

@ -235,7 +235,6 @@ AllCops:
- src/authm_mad/remotes/server_x509/server_x509_auth.rb
- src/authm_mad/remotes/server_cipher/server_cipher_auth.rb
- src/authm_mad/remotes/x509/x509_auth.rb
- src/authm_mad/remotes/ssh/ssh_auth.rb
- src/sunstone/sunstone-server.rb
- src/sunstone/test/spec/spec_helper.rb
- src/sunstone/test/spec/vnet_spec.rb