We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13b6a6b commit 152c8a0Copy full SHA for 152c8a0
1 file changed
.github/workflows/code_style.yml
@@ -25,4 +25,4 @@ jobs:
25
26
- name: Lint
27
run: |
28
- uv run ruff check
+ uv run ruff check --output-format=github
0 commit comments