summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-09-27feat: add 'JavaScript Standard Style' formatter (#82)Dennis B
2023-09-26chore(master): release 3.6.0 (#76)v3.6.0github-actions[bot]
2023-09-27[docgen] Update docsGithub Actions
2023-09-26feat: Add support for php-cs-fixer (#78)nedia
2023-09-26feat: new utility functionSteven Arcangeli
2023-09-26feat: another utility for extending formatter argumentsSteven Arcangeli
2023-09-26[docgen] Update docsGithub Actions
2023-09-25feat: add templ support (#73)Rene Zbinden
2023-09-25[docgen] Update docsGithub Actions
2023-09-25feat: add `markdown-toc` (#75)pseudometa
2023-09-25fix: rubocop succeeds even if some errors are not autocorrected (#74)Steven Arcangeli
2023-09-22chore(master): release 3.5.0 (#67)v3.5.0github-actions[bot]
2023-09-22fix: `stylelint` and `markdownlint` when there are non-autofixable errors (#70)pseudometa
2023-09-22[docgen] Update docsGithub Actions
2023-09-22feat: add `bibtex-tidy` (#69)pseudometa
2023-09-22[docgen] Update docsGithub Actions
2023-09-22feat: add dprint (#71)Seth Daniel
2023-09-21feat: add mdformat (#68)Ryan Preston
2023-09-21refactor: rename ruff -> ruff_fixSteven Arcangeli
2023-09-21[docgen] Update docsGithub Actions
2023-09-21feat: add ruff formatter and improve ruff root finding (#66)Leiser Fernández Gallo
2023-09-20[docgen] Update docsGithub Actions
2023-09-20doc: change url for buf format (#65)Stefan VanBuren
2023-09-19chore(master): release 3.4.1 (#64)v3.4.1github-actions[bot]
2023-09-19fix: range formatting for LSP formatters (#63)Steven Arcangeli
2023-09-18doc: remove irrelevant note about '*' filetypeSteven Arcangeli
2023-09-18chore(master): release 3.4.0 (#60)v3.4.0github-actions[bot]
2023-09-18[docgen] Update docsGithub Actions
2023-09-18feat: add `squeeze_blanks` (#62)pseudometa
2023-09-17feat: make lsp_fallback behavior more intuitive (#59)Steven Arcangeli
2023-09-16chore(master): release 3.3.0 (#51)v3.3.0github-actions[bot]
2023-09-16fix: ConformInfo shows available LSP formattersSteven Arcangeli
2023-09-16fix: LSP formatter respects quiet = trueSteven Arcangeli
2023-09-16fix: unify timeout error message format with LSPSteven Arcangeli
2023-09-15feat: '_' filetype to define fallback formattersSteven Arcangeli
2023-09-16[docgen] Update docsGithub Actions
2023-09-15Feat: Add rustywind formatter (#56)Eric Milford
2023-09-15feat: utility function to extend the built-in formatter args (#50)Steven Arcangeli
2023-09-15feat: provide a formatexpr (#55)Steven Arcangeli
2023-09-15[docgen] Update docsGithub Actions
2023-09-15feat: add GNU/BSD indent (#54)Thim Cederlund
2023-09-15[docgen] Update docsGithub Actions
2023-09-15feat: add shellcheck (#44)Steven Arcangeli
2023-09-15feat: allow running commands in a shell (#49)Steven Arcangeli
2023-09-15[docgen] Update docsGithub Actions
2023-09-15doc: recipe for automatically running slow formatters asyncSteven Arcangeli
2023-09-15feat: format_on_save functions can return a callback as the second valueSteven Arcangeli
2023-09-15fix: `q` keymap in ConformInfo and `codespell` exit codes (#53)pseudometa
2023-09-15[docgen] Update docsGithub Actions
2023-09-15feat: alejandra formatter (#52)Leiser Fernández Gallo