aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-03-13chore(master): release 5.4.0 (#306)v5.4.0github-actions[bot]
2024-03-13fix(rustfmt): use Cargo.toml settings and default to recent edition (#328)Steven Arcangeli
2024-03-11fix(swiftformat): range formatting support and add cwd (#326)Wojciech Kulik
2024-03-11fix(prettier): Fix range formatting of buffer (#322)Andreas Schneider
2024-03-11fix: add cwd to honor project php-cs-fixer (#325)Zack Teska
2024-03-11[docgen] Update docsGithub Actions
2024-03-11feat: add gleam formatter (#327)Louis Michalak
2024-03-07fix: remove call to deprecated tbl_add_reverse_lookupSteven Arcangeli
2024-03-02[docgen] Update docsGithub Actions
2024-03-02feat: add the cabal-fmt formatter (#318)Sebastian Selander
2024-03-01lint: remove unused importSteven Arcangeli
2024-03-01cleanup: remove backwards compatability shimSteven Arcangeli
2024-03-01[docgen] Update docsGithub Actions
2024-03-01feat(formatter): add liquidsoap-prettier (#312)gwen
2024-03-01[docgen] Update docsGithub Actions
2024-02-29feat: add OpenTofu formatter (#313)Hussein Al Abry
2024-02-22[docgen] Update docsGithub Actions
2024-02-22feat: add formatter sqlfmt (#307)Mattias Sjödin
2024-02-21[docgen] Update docsGithub Actions
2024-02-21feat: add `gersemi` formatter (#305)karei
2024-02-20doc: remove spurious help tag (#294)Steven Arcangeli
2024-02-20chore(master): release 5.3.0 (#279)v5.3.0github-actions[bot]
2024-02-20[docgen] Update docsGithub Actions
2024-02-20feat: add twig-cs-fixer (#304)Frederik Buchlák
2024-02-20[docgen] Update docsGithub Actions
2024-02-19feat: add fantomas formatter (#302)Jinjun Liang
2024-02-13[docgen] Update docsGithub Actions
2024-02-12feat: add ReScript formatter (#293)Angelo Fallaria
2024-02-03[docgen] Update docsGithub Actions
2024-02-02feat: Add reorder-python-imports formatter (#284)pmav99
2024-02-03[docgen] Update docsGithub Actions
2024-02-02feat: add awk formatter (#286)Trevor Arjeski
2024-02-03[docgen] Update docsGithub Actions
2024-02-02feat: add biome-check formatter (#287)Andrew Kogut
2024-02-03[docgen] Update docsGithub Actions
2024-02-02feat: add yq formatter (#288)Frederik Buchlák
2024-01-28fix: `swift_format` doesn't respect `.swift-format` file (#283)Hao Song
2024-01-28fix: set a cwd for biome (#282)Azzam S.A
2024-01-24[docgen] Update docsGithub Actions
2024-01-24feat: add terragrunt_hclfmt formatter (#278)Zoltán Reegn
2024-01-21chore(master): release 5.2.1 (#277)v5.2.1github-actions[bot]
2024-01-21fix: handle windows line endings (#274)Steven Arcangeli
2024-01-15chore(master): release 5.2.0 (#261)v5.2.0github-actions[bot]
2024-01-15feat: Add dry_run option and report if buffer was/would be changed by formatt...Bronson Jordan
2024-01-08fix: LSP deprecated method warning on nvim nightlySteven Arcangeli
2024-01-08fix: injected formatter works on nightly (#270)Steven Arcangeli
2024-01-08feat(formatexpr): don't require LSP range formatting if operating on whole fi...Nuno David
2024-01-06doc: update advanced topic injected docs to point to formatter optionsSteven Arcangeli
2024-01-06fix: copy input parameters for will_fallback_lspSteven Arcangeli
2024-01-06fix: pass explicit bufnr to avoid race conditions (#260)Steven Arcangeli