Skip to content
Commit bbf6d51f authored by Rafael Guterres Jeffman's avatar Rafael Guterres Jeffman
Browse files

Enable Python linters as Github Actions

Flake8 and Pydocstyle were already being used as checks on Azure
pipelines, and this change enable the use of both as Github actions
run on every push (on any fork) end every pull-request.

I uses `rjeffman/python-lint-action` to run both linters using the
project's configuration.
parent f2b4bac3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment