Merge pull request #1230 from lackac/patch-2

fix: missing brackets for typst.format.type after treewide formatter …
This commit is contained in:
raf 2025-11-17 15:29:01 +03:00 committed by GitHub
commit f71493ad33
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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