jbampton commented on code in PR #274:
URL: https://github.com/apache/cloudstack-www/pull/274#discussion_r2353446464


##########
.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:
   @DaanHoogland it is well overdue you need to install pre-commit on your 
local machine and actually run it and test your PRs and same for the main 
CloudStack project.
   
   There are no real changes needed here since the tests have passed and I was 
only really wanting to exclude SVG files.
   
   



-- 
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

Reply via email to