mirror of
https://github.com/openSUSE/osc.git
synced 2024-11-10 22:56:15 +01:00
GHA: Switch darker to version 1.6.1
This commit is contained in:
parent
6985922d75
commit
9fcdec995d
3
.github/workflows/linters.yaml
vendored
3
.github/workflows/linters.yaml
vendored
@ -29,11 +29,10 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- uses: actions/setup-python@v4
|
- uses: actions/setup-python@v4
|
||||||
- uses: akaihola/darker@1.5.1
|
- uses: akaihola/darker@1.6.1
|
||||||
with:
|
with:
|
||||||
options: "--check --diff --color --line-length=120"
|
options: "--check --diff --color --line-length=120"
|
||||||
src: "."
|
src: "."
|
||||||
version: "1.5.1"
|
|
||||||
|
|
||||||
pylint_errors:
|
pylint_errors:
|
||||||
name: 'Run pylint that reports only errors'
|
name: 'Run pylint that reports only errors'
|
||||||
|
Loading…
Reference in New Issue
Block a user