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

L #-: Remove ssh_auth.rb from linting exclusion

(cherry picked from commit dca8684361af5c9f10cc937dbf0fa4af865f570a)
This commit is contained in:
Tino Vázquez 2023-09-20 11:04:46 +02:00
parent c6ceba4d7b
commit 438d534aef

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