summaryrefslogtreecommitdiffstats
path: root/lua/conform/formatters
AgeCommit message (Expand)Author
2023-10-13feat: add blade-formatter (#136)shurizzle
2023-10-13fix(shellcheck): support filenames with spaces (#135)pseudometa
2023-10-11feat: add rufo support (#132)Estifanos Beyene
2023-10-09doc: enforce period at end of formatter descriptionSteven Arcangeli
2023-10-09feat: add fixjson (#126)Magnus Larsen
2023-10-08feat: errors do not stop formatting earlySteven Arcangeli
2023-10-06feat: add easy-coding-standard (#121)Frederik Buchlák
2023-10-06fix(biome): do not use stdin due to biome bug (#120)pseudometa
2023-10-05feat: expose configuration options for injected formatter (#118)Steven Arcangeli
2023-10-05fix: injected formatter handles markdown code blocks in blockquotes (#117)Steven Arcangeli
2023-10-05fix: move justfile formatter to correct directorySteven Arcangeli
2023-10-04fix: support for mix format (#107)Ethan Gunderson
2023-10-04feat: gci formatter for Go (#109)Kim Nielsen
2023-10-03fix: phpcbf invalid stdin-path arguments (#108)Steven Arcangeli
2023-10-03feat: add phpcbf (#103)rawalplawit
2023-10-02fix: injected formatter silent failure on nvim nightly (#100)Folke Lemaitre
2023-10-02fix: injected formatter operates on input linesSteven Arcangeli
2023-10-02feat: add 'google-java-format' formatter (#99)Noah Zhu
2023-10-02feat : add astyle formatter (#97)Rishabh
2023-09-30feat: add standardrb (#91)Kerem Bozdas
2023-09-29doc: speed up documentation generationSteven Arcangeli
2023-09-29feat: metatable to make accessing formatters a bit easier (#89)Steven Arcangeli
2023-09-29fix: injected formatter hangs on empty fileSteven Arcangeli
2023-09-29fix: injected formatter preserves indentation of code blocksSteven Arcangeli
2023-09-29feat: format injected languages (#83)Steven Arcangeli
2023-09-28feat: add darker (#80)okuuva
2023-09-27feat: add 'JavaScript Standard Style' formatter (#82)Dennis B
2023-09-26feat: Add support for php-cs-fixer (#78)nedia
2023-09-25feat: add templ support (#73)Rene Zbinden
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-22fix: `stylelint` and `markdownlint` when there are non-autofixable errors (#70)pseudometa
2023-09-22feat: add `bibtex-tidy` (#69)pseudometa
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-21feat: add ruff formatter and improve ruff root finding (#66)Leiser Fernández Gallo
2023-09-20doc: change url for buf format (#65)Stefan VanBuren
2023-09-18feat: add `squeeze_blanks` (#62)pseudometa
2023-09-15Feat: Add rustywind formatter (#56)Eric Milford
2023-09-15feat: add GNU/BSD indent (#54)Thim Cederlund
2023-09-15feat: add shellcheck (#44)Steven Arcangeli
2023-09-15fix: `q` keymap in ConformInfo and `codespell` exit codes (#53)pseudometa
2023-09-15feat: alejandra formatter (#52)Leiser Fernández Gallo
2023-09-14feat: add `markdownlint`, `stylelint`, `codespell`, and `biome` (#45)pseudometa
2023-09-14feat: add deno fmt (#46)Riley Bruins
2023-09-14feat: add djlint (#47)zootedb0t
2023-09-14feat: add buf as protobuf linter (#43)buz
2023-09-14feat: latexindent (#42)Isak Samsten
2023-09-14feat: ruff (#41)Isak Samsten