Skip to content

Commit

Permalink
Use GitHub action from Darker 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
akaihola committed Apr 19, 2024
1 parent be60fa3 commit 36bc7aa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,8 @@ jobs:
uses: actions/setup-python@v2
with:
python-version: '3.10'
- uses: akaihola/darker@force-colors
- uses: akaihola/darker@v2.1.1
with:
version: "@force-colors"
options: --verbose --check --diff --isort --color
revision: origin/master...
lint: flake8 == 4.0.0 , pylint==2.13.2

0 comments on commit 36bc7aa

Please sign in to comment.