We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8043db4 commit 78a257cCopy full SHA for 78a257c
.github/workflows/jarl-check.yaml
@@ -19,4 +19,4 @@ jobs:
19
echo "$HOME/.cargo/bin" >> $GITHUB_PATH
20
21
- name: "Run Jarl"
22
- run: jarl check .
+ run: jarl check . --fix --output-format github
0 commit comments