aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2024-05-06[docgen] Update docsGithub Actions
2024-05-06feat: add ktfmt formatter for Kotlin (#392)Alexandros Alexiou
2024-05-06fix(biome): support biome.jsonc file (#394)ton1517
2024-05-06[docgen] Update docsGithub Actions
2024-05-06feat: add verible formatter for SystemVerilog (#391)Nathan Thomas
2024-04-28fix(mix): allow mix formatter to format different filetypes (#389)Jen Stehlik
2024-04-24fix(util): new function throwing an error when the given extended value is ni...Cenk Kılıç
2024-04-23ci: update checkout actionSteven Arcangeli
2024-04-23fix: refactor deprecated methods in neovim 0.10Steven Arcangeli
2024-04-17fix(prettierd): correctly find prettierd executable on windows (#378)Dimitris Hatziyannis
2024-04-17feat: add support for mdsf (#380)Mads Hougesen
2024-04-13fix: handle windows line ending when config.stdin is true (#361)Li BingMuyou
2024-04-13fix(biome-check): use safe fixes (#373)Francesco Pasqua
2024-04-13[docgen] Update docsGithub Actions
2024-04-13feat: add support for bicep (#368)Scott McKendry
2024-03-27chore(master): release 5.6.0 (#341)v5.6.0github-actions[bot]
2024-03-28[docgen] Update docsGithub Actions
2024-03-27feat: a formatter for SML (Standard ML) (#353)Dennis Xu
2024-03-27fix(terraform_fmt): do not output color escape codes (#354)Emil Petersson
2024-03-27refactor: Rename clang_format to clang-format (#352)Tsakiris Tryfon
2024-03-28[docgen] Update docsGithub Actions
2024-03-27feat: add formatter for Inko (#351)Yorick Peterse
2024-03-27feat(prettier, prettierd): add mjs files to supported config files (#350)Nhan Pham
2024-03-25[docgen] Update docsGithub Actions
2024-03-25fix: use `--force-exclude` with Ruff (#348)Dhruv Manilawala
2024-03-19feat: add support for purs-tidy (#345)Mads Hougesen
2024-03-18[docgen] Update docsGithub Actions
2024-03-18feat: support crystal tool format (#344)Mads Hougesen
2024-03-18[docgen] Update docsGithub Actions
2024-03-18feat: add support for nimpretty (#343)Mads Hougesen
2024-03-18[docgen] Update docsGithub Actions
2024-03-18feat: add support for roc format (#342)Mads Hougesen
2024-03-18[docgen] Update docsGithub Actions
2024-03-18feat: add ocp-indent for OCaml formatting (#335)Nick Hu
2024-03-17fix(injected): ignore indentation of final whitespace line (#340)Steven Arcangeli
2024-03-17chore(master): release 5.5.0 (#331)v5.5.0github-actions[bot]