Skip to content

Commit

Permalink
ci: enable Ruff differential linter
Browse files Browse the repository at this point in the history
  • Loading branch information
praiskup authored and xsuchy committed Aug 30, 2024
1 parent 907f75a commit 2770e05
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/python-diff-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
id: VCS_Diff_Lint
with:
subdirectory: mock
linter_tags: |
ruff
pylint
- if: ${{ always() }}
name: Upload artifact with detected defects in SARIF format
Expand Down

0 comments on commit 2770e05

Please sign in to comment.