aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-07-19chore(master): release 6.1.0 (#478)v6.1.0github-actions[bot]
2024-07-19ci: stop running tests on Neovim 0.8Steven Arcangeli
2024-07-17fix(shfmt): don't pass indentation if .editorconfig is present (#492)Steven Arcangeli
2024-07-16fix: display stdout as error message if stderr is empty (#486)Steven Arcangeli
2024-07-15feat: add undojoin as a format option (#488)Grolaf
2024-07-15[docgen] Update docsGithub Actions
2024-07-15feat: support doctoc (#489)Kevin Nitro
2024-07-01feat(shfmt): add automatic indentation detection (#481)Micah Halter
2024-07-01[docgen] Update docsGithub Actions
2024-07-01feat: add Swiftlint formatter (#484)Jake Langford
2024-07-01fix(biome-check): use --write instead of deprecated --apply (#482)Ismail Ait Bella
2024-06-24fix(npm-groovy-lint): ignore exit code 1 (#477)Steven Arcangeli
2024-06-24chore(master): release 6.0.0 (#459)v6.0.0github-actions[bot]
2024-06-24feat(djlint): use tabstop to set indentation (#467)mangkoran
2024-06-25[docgen] Update docsGithub Actions
2024-06-24feat: support imba fmt (#475)Mads Hougesen
2024-06-25[docgen] Update docsGithub Actions
2024-06-24feat: support grain format (#474)Mads Hougesen
2024-06-25[docgen] Update docsGithub Actions
2024-06-24feat: support docformatter (#472)Mads Hougesen
2024-06-25[docgen] Update docsGithub Actions
2024-06-24feat: support dcm fix and dcm format (#471)Mads Hougesen
2024-06-24[docgen] Update docsGithub Actions
2024-06-24feat: support nickel format (#476)Mads Hougesen
2024-06-24[docgen] Update docsGithub Actions
2024-06-24feat: support gluon fmt (#473)Mads Hougesen
2024-06-24[docgen] Update docsGithub Actions
2024-06-24feat: support crlfmt (#470)Mads Hougesen
2024-06-24feat: add support for caramel fmt (#469)Mads Hougesen
2024-06-24[docgen] Update docsGithub Actions
2024-06-24feat: support brighterscript-formatter (#468)Mads Hougesen
2024-06-19doc: add LSP annotations for `lsp_format` options (#461)Micah Halter
2024-06-19fix: LSP fallback behavior when formatters not availbleSteven Arcangeli
2024-06-17doc: format_on_save/format_after_save can return nilSteven Arcangeli
2024-06-17feat!: expand options for LSP formatting (#456)Steven Arcangeli
2024-06-15fix: deprecate typstfmt formatter (#458)Steven Arcangeli
2024-06-12chore(master): release 5.9.0 (#438)v5.9.0github-actions[bot]
2024-06-10doc: document append_argsSteven Arcangeli
2024-06-10[docgen] Update docsGithub Actions
2024-06-10feat: formatter override can use (#453)Steven Arcangeli
2024-06-09feat: add support for for vsg (#451)Fredrik Foss-Indrehus
2024-06-08[docgen] Update docsGithub Actions
2024-06-08feat(latex): support llf (#446)Eirik Rolland Enger
2024-06-06[docgen] Update docsGithub Actions
2024-06-05feat: add support for d2 (#445)giskard
2024-06-05fix: always add cwd to debug logsSteven Arcangeli
2024-06-05fix(rustfmt): add a default cwd when config file is detected (#419)Steven Arcangeli
2024-06-05fix: improve error message when formatter config is missingSteven Arcangeli
2024-06-03fix: set correct file extension for unsaved buffer temp files (#440)emmanueltouzery
2024-06-02fix(format-queries): update query formatter for breaking changes in nvim-tree...Steven Arcangeli