Skip to content

Commit 152c8a0

Browse files
committed
use github format for ruff check
1 parent 13b6a6b commit 152c8a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/code_style.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525

2626
- name: Lint
2727
run: |
28-
uv run ruff check
28+
uv run ruff check --output-format=github

0 commit comments

Comments
 (0)