リンターを実行する
This commit is contained in:
parent
ff9c7b25f6
commit
89326a1c28
1
.github/workflows/pyruff.yml
vendored
1
.github/workflows/pyruff.yml
vendored
@ -36,6 +36,7 @@ jobs:
|
||||
id: checkIniter
|
||||
run: |
|
||||
ruff check . --output-format json --output-file ruff-report.json
|
||||
echo "Ruff Lint Check completed. ruff-report.json"
|
||||
|
||||
- name: Generate Linter Report
|
||||
id: generateLinterReport
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user