DaanHoogland commented on code in PR #9133: URL: https://github.com/apache/cloudstack/pull/9133#discussion_r1618449412
########## .pre-commit-config.yaml: ########## @@ -34,7 +34,8 @@ repos: - id: check-merge-conflict - id: check-symlinks - id: check-vcs-permalinks - #- id: check-yaml + - id: check-yaml + exclude: ^plugins/integrations/kubernetes-service/src/main/resources/conf Review Comment: why this exclusion @jbampton ? are the yamls there not valid? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org