DaanHoogland commented on a change in pull request #4687:
URL: https://github.com/apache/cloudstack/pull/4687#discussion_r810868088
##########
File path: .github/workflows/linter.yml
##########
@@ -0,0 +1,14 @@
+name: Lint Code Base
Review comment:
license missing
##########
File path: .github/linters/.flake8
##########
@@ -0,0 +1,2 @@
+[flake8]
Review comment:
the build will fail at files without license header unless explicit
exceptions are made. You'll need to add a license here.
--
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]