We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7be5a86 commit 738ec86Copy full SHA for 738ec86
1 file changed
.pre-commit-config.yaml
@@ -82,7 +82,8 @@ repos:
82
^services/console-proxy/rdpconsole/src/test/doc/rdp-key\.pem$|
83
^systemvm/agent/certs/localhost\.key$|
84
^systemvm/agent/certs/realhostip\.key$|
85
- ^test/integration/smoke/test_ssl_offloading\.py$
+ ^test/integration/smoke/test_ssl_offloading\.py$|
86
+ ^utils/src/test/java/com/cloud/utils/ssh/SSHKeysHelperTest\.java$
87
- id: end-of-file-fixer
88
exclude: \.vhd$
89
- id: file-contents-sorter
0 commit comments