We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90d9a21 commit 13f8bd0Copy full SHA for 13f8bd0
.github/workflows/typst-formatting.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Run typstyle
15
uses: typstyle-rs/typstyle-action@main
16
with:
17
- opts: "--line-width 120"
+ opts: "-i --line-width 120"
18
19
20
- name: Check for formatting changes
0 commit comments