mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-31 11:54:47 +00:00
Use Python Linter action with support for flake8's bugbear.
This commit is contained in:
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -30,4 +30,4 @@ jobs:
|
|||||||
uses: ibiqlik/action-yamllint@v1
|
uses: ibiqlik/action-yamllint@v1
|
||||||
|
|
||||||
- name: Run Python linters
|
- name: Run Python linters
|
||||||
uses: rjeffman/python-lint-action@master
|
uses: rjeffman/python-lint-action@v2
|
||||||
|
|||||||
Reference in New Issue
Block a user