ci: format

This commit is contained in:
Barrett Ruth 2026-03-11 15:03:05 -04:00
parent 5106c4afb5
commit be92190ff5
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
4 changed files with 31 additions and 31 deletions

View file

@ -2,7 +2,7 @@ return {
filetypes = { 'typst' },
settings = {
formatterMode = 'typstyle',
exportPdf = 'onSave',
-- exportPdf = 'onSave',
semanticTokens = 'disable',
lint = {
enabled = true,