Compare commits

...

2 commits

Author SHA1 Message Date
raf
f71493ad33
Merge pull request #1230 from lackac/patch-2
fix: missing brackets for typst.format.type after treewide formatter …
2025-11-17 15:29:01 +03:00
László Bácsi
8236c7b3f5
fix: missing brackets for typst.format.type after treewide formatter change 2025-11-17 13:15:10 +01:00

View file

@ -92,7 +92,7 @@
};
};
defaultFormat = "typstyle";
defaultFormat = ["typstyle"];
formats = {
# https://github.com/Enter-tainer/typstyle
typstyle = {