DaanHoogland commented on code in PR #274: URL: https://github.com/apache/cloudstack-www/pull/274#discussion_r2359417684
########## .pre-commit-config.yaml: ########## @@ -45,7 +45,8 @@ repos: exclude: \.svg$ - id: fix-byte-order-marker - id: forbid-submodules - #- id: mixed-line-ending + - id: mixed-line-ending + exclude: ^static/img/.* Review Comment: good point, @jbampton , but we do need to add that to the wiki/some readme as well. (nothing to do with this commit) -- 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: issues-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org