aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-06-02feat(rst): support rstfmt (#434)Mads Hougesen
2024-06-01feat: add treesitter query formatter (#425)Magnus Larsen
2024-06-01ci: use nvim-typecheck-action v2Steven Arcangeli
2024-06-01fix(dprint): add support for binary in node_modules (#422)akineko
2024-06-01[docgen] Update docsGithub Actions
2024-06-01feat(python): support pyink (#427)Mads Hougesen
2024-06-01[docgen] Update docsGithub Actions
2024-06-01feat(fortran): support findent (#426)Mads Hougesen
2024-06-01[docgen] Update docsGithub Actions
2024-06-01feat(erlang): support erlfmt (#436)Mads Hougesen
2024-06-01feat: add support for efmt (#428)Mads Hougesen
2024-06-01feat: add support for fprettify (#429)Mads Hougesen
2024-06-01[docgen] Update docsGithub Actions
2024-06-01feat(lua): support lua-format (#432)Mads Hougesen
2024-06-01[docgen] Update docsGithub Actions
2024-06-01feat: add support for kcl fmt (#431)Mads Hougesen
2024-06-01feat: add support for hindent (#430)Mads Hougesen
2024-06-01[docgen] Update docsGithub Actions
2024-06-01feat: add support for npm-groovy-lint (#433)Mads Hougesen
2024-06-01[docgen] Update docsGithub Actions
2024-06-01feat(haskell): support stylish-haskell (#435)Mads Hougesen
2024-05-22doc: add type annotations for setup() functionSteven Arcangeli
2024-05-22chore(master): release 5.8.0 (#416)v5.8.0github-actions[bot]
2024-05-22[docgen] Update docsGithub Actions
2024-05-22feat: add `ruff_organize_imports` formatter (#418)Micah Halter
2024-05-22[docgen] Update docsGithub Actions
2024-05-22feat: add forge_fmt formatter support for solidity filetype (#417)Nam Anh Pham Hoang
2024-05-22[docgen] Update docsGithub Actions
2024-05-21feat: add support for leptosfmt (#415)George Nelson
2024-05-22[docgen] Update docsGithub Actions
2024-05-21feat: add support for typstyle (#412)Emanuel Särnhammar
2024-05-21docs: better type definitions for top-level functions (#410)Jon Heinritz
2024-05-16ci: upgrade release-please-action to v4Steven Arcangeli
2024-05-16chore(master): release 5.7.0 (#375)v5.7.0github-actions[bot]
2024-05-16[docgen] Update docsGithub Actions
2024-05-16feat: add support for bpfmt (#405)youfa
2024-05-16ci: update stylua version to v0.20.0Steven Arcangeli
2024-05-16ci: test against Neovim 0.10Steven Arcangeli
2024-05-13fix: warning messages for improper async in format_on_save (#401)Steven Arcangeli
2024-05-13[docgen] Update docsGithub Actions
2024-05-13feat: add support for yew-fmt (#398)Mads Hougesen
2024-05-13fix: lazily compute relative filepathSteven Arcangeli
2024-05-13[docgen] Update docsGithub Actions
2024-05-13feat: add hcl formatter (hclfmt) (#402)Jonas Ohland
2024-05-13fix(windows): assertion failure when computing relative path (#400)Steven Arcangeli
2024-05-10feat: add snakefmt formatter for snakemake files (#399)Christian Johansen
2024-05-10fix(isort): explicitly pass line endings (#395)Steven Arcangeli
2024-05-10[docgen] Update docsGithub Actions
2024-05-09feat: add ormolu formatter for Haskell (#377) (#397)Marcus Fernandes
2024-05-07feat: formatters can use $RELATIVE_FILEPATH in args (#349)Steven Arcangeli