Use Python Linter action with support for flake8's bugbear.

This commit is contained in:
Rafael Guterres Jeffman
2020-12-15 18:46:23 -03:00
parent ba697466a3
commit f89330a80d

View File

@@ -30,4 +30,4 @@ jobs:
uses: ibiqlik/action-yamllint@v1
- name: Run Python linters
uses: rjeffman/python-lint-action@master
uses: rjeffman/python-lint-action@v2