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 2021/02/12 18:21:55 UTC

[GitHub] [cloudstack] jbampton commented on pull request #4687: [WIP] - refactor: remove trailing whitespace from Python files

jbampton commented on pull request #4687:
URL: https://github.com/apache/cloudstack/pull/4687#issuecomment-778361533


   Hey @DaanHoogland  I only looked at `trailing whitespace` so far.
   
   I was going to add a `GitHub Action` to run `flake8` to test for `W291` for trailing whitespace.
   
   By adding this check it will mean it will stop regressions.
   
   Yes I am interested in cleaning up `tab` problems in future and / or other Python linting problems.
   
   https://flake8.pycqa.org/en/latest/
   https://www.flake8rules.com/rules/W291.html
   


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

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