aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2024-01-06feat: add opa_fmt formatter (#267)Hoang Nguyen
2024-01-05[docgen] Update docsGithub Actions
2024-01-05feat: add cue_fmt formatter (#265)Hoang Nguyen
2024-01-05fix: set a cwd for djlint (#264)Azzam S.A
2024-01-05fix: set a cwd for dprint (#263)Azzam S.A
2024-01-02Fix(black): formatting excluded files results in blank buffer (#254)Eric Bartels
2024-01-02[docgen] Update docsGithub Actions
2024-01-02feat: add xmllint formatter (#259)chefe
2023-12-28ci: request review on PR synchronizeSteven Arcangeli
2023-12-26docs: autogenerate formatter options docs (#234)Steven Arcangeli
2023-12-26chore(master): release 5.1.0 (#243)v5.1.0github-actions[bot]
2023-12-26refactor(injected): use included_regions instead of private methods (#253)Steven Arcangeli
2023-12-26fix(injected): code block at end of markdown fileSteven Arcangeli
2023-12-26fix(injected): handle inline injections (#251)Steven Arcangeli
2023-12-24fix(prettier): use correct prettier executable on windows (#236)Steven Arcangeli
2023-12-23fix: crash in error handlingSteven Arcangeli
2023-12-11[docgen] Update docsGithub Actions
2023-12-11feat: add fnlfmt formatter (#247)Marcin Puc
2023-12-11fix(rubocop): pass --server for faster execution (#246)Paweł Gościcki
2023-12-10feat: ConformInfo shows path to executable (#244)agoodshort
2023-12-10ci: trying again to fix auto-request reviewSteven Arcangeli
2023-12-09feat(prettier): add `options` for configuring prettier parser based on filety...Micah Halter
2023-12-07fix(formatexpr): does not fallback to the built-in formatexpr (#238)Jongwook Choi
2023-12-07chore(master): release 5.0.0 (#237)v5.0.0github-actions[bot]
2023-12-07[docgen] Update docsGithub Actions
2023-12-07feat: add joker for clojure formatting (#240)Zoltán Reegn
2023-12-07[docgen] Update docsGithub Actions
2023-12-07feat: add asmfmt (#239)Xun
2023-12-07ci: add proper permissions for request review actionSteven Arcangeli
2023-12-06refactor!: formatter config functions take self as first argument (#233)Steven Arcangeli
2023-12-06chore(master): release 4.3.0 (#190)v4.3.0github-actions[bot]
2023-12-06fix: various fixes for the `injected` formatter (#235)Micah Halter
2023-12-05chore: feature request template and add severity to bug report templateSteven Arcangeli
2023-12-04ci: remove the changes requested automationSteven Arcangeli