Skip to content

Commit 25d129e

Browse files
committed
Refurb: force GitHub format (annotate PR)
1 parent 247049f commit 25d129e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pythonpackage.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
pip install --upgrade refurb
9595
- name: Lint with refurb
9696
run: |
97-
refurb logwrap
97+
refurb --format github logwrap
9898
Test:
9999
needs: [PEP8, PyLint, MyPy, Black, Refurb] # isort is broken
100100
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)