You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2022/03/22 11:31:31 UTC

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #4687: Add Python flake8 linting for W291 trailing whitespace with Super-Linter

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: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org