DaanHoogland commented on code in PR #12926:
URL: https://github.com/apache/cloudstack/pull/12926#discussion_r3904288158


##########
.pre-commit-config.yaml:
##########
@@ -62,6 +62,16 @@ repos:
           - --license-filepath
           - .github/workflows/license-templates/LICENSE.txt
           - --fuzzy-match-generates-todo
+      - id: insert-license
+        name: add license for all conf files
+        description: automatically adds a licence header to all conf files 
that don't have a license header

Review Comment:
   ```suggestion
           description: automatically adds a license header to all conf files 
that don't have a license header
   ```



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to