Skip to content

Commit

Permalink
Add flake8-commas
Browse files Browse the repository at this point in the history
  • Loading branch information
reweeden committed Jan 24, 2025
1 parent 133923f commit 7b3b00a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
- uses: TrueBrain/actions-flake8@v2
with:
flake8_version: 6.0.0
plugins: flake8-isort==6.1.1 flake8-quotes==3.4.0
plugins: flake8-isort==6.1.1 flake8-quotes==3.4.0 flake8-commas==4.0.0

0 comments on commit 7b3b00a

Please sign in to comment.