Skip to content

Commit

Permalink
ci: ruffだとなんかlineあたりの数が正しくカウントされなくてciが落ちるから廃止
Browse files Browse the repository at this point in the history
  • Loading branch information
yupix committed Jul 20, 2023
1 parent 89535cb commit 349b21b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,3 @@ jobs:
- name: Lint with flake8
run: |
flake8 mipac
- name: Lint with Ruff
run: ruff mipac

0 comments on commit 349b21b

Please sign in to comment.