python-lint-action GitHub Action for python linting with isort, black, and flake8. About black isort flake8 Usage See action.yml Basic: steps: - uses: actions/checkout@v3 - uses: WillCodeForCats/python-lint-action@latest Credits https://github.com/ricardochaves/python-lint https://github.com/wrboyce/python-lint-action