Create github action for flake8 python linting test
hot9cups opened this issue · 2 comments
hot9cups commented
Add a github action that performs a flake8 python linting test on every push made to master branch as well as every PR opened.
augusto-jm-amaral commented
@hot9cups I add flake8 in the same PR of the tests, could the same workflow?
hot9cups commented
The same PR is okay if you prefer it that way.
I'm also fine if you want to split it into multiple PRs, either way is fine with me :)