Skip to content

Commit 13f8bd0

Browse files
fix: re-add -i
1 parent 90d9a21 commit 13f8bd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/typst-formatting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Run typstyle
1515
uses: typstyle-rs/typstyle-action@main
1616
with:
17-
opts: "--line-width 120"
17+
opts: "-i --line-width 120"
1818

1919

2020
- name: Check for formatting changes

0 commit comments

Comments
 (0)