aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-07-26fix(injected): handle error when no treesitter parser foundfix_injectedToby Vincent
2024-07-23[docgen] Update docsGithub Actions
2024-07-23refactor: trim_whitespace and trim_newlines don't require awkSteven Arcangeli
2024-07-23chore(master): release 7.0.0 (#493)v7.0.0stablegithub-actions[bot]
2024-07-23[docgen] Update docsGithub Actions
2024-07-23feat: add sleek, a SQL formatter (#496)Peter Aronoff
2024-07-19doc: recipe for running first available formatter and then othersSteven Arcangeli
2024-07-19Merge pull request #491 from stevearc/stevearc-config-refactorSteven Arcangeli
2024-07-19cleanup!: drop support for nvim 0.8Steven Arcangeli
2024-07-19lint: remove unused variableSteven Arcangeli
2024-07-19doc: add recipe for leaving visual mode after formatSteven Arcangeli
2024-07-19fix: warn user when they are attempting unsupported behaviorSteven Arcangeli
2024-07-19doc: regenerate documentationSteven Arcangeli
2024-07-19feat: deprecate will_fallback_lsp in favor of list_formatters_to_runSteven Arcangeli
2024-07-19fix: ensure only expected options get passed throughSteven Arcangeli
2024-07-19feat: notify when no formatters available for a bufferSteven Arcangeli
2024-07-19fix: crash in nvim-notifySteven Arcangeli
2024-07-19refactor: deprecate formatter alternation syntaxSteven Arcangeli
2024-07-19feat: format parameter to only run the first available formatterSteven Arcangeli
2024-07-19feat: allow configuring conform.format() args on a per-filetype basisSteven Arcangeli
2024-07-19feat: allow customizing format() defaultsSteven Arcangeli
2024-07-19chore(master): release 6.1.0 (#478)v6.1.0github-actions[bot]
2024-07-19ci: stop running tests on Neovim 0.8Steven Arcangeli
2024-07-17fix(shfmt): don't pass indentation if .editorconfig is present (#492)Steven Arcangeli
2024-07-16fix: display stdout as error message if stderr is empty (#486)Steven Arcangeli
2024-07-15feat: add undojoin as a format option (#488)Grolaf
2024-07-15[docgen] Update docsGithub Actions
2024-07-15feat: support doctoc (#489)Kevin Nitro
2024-07-01feat(shfmt): add automatic indentation detection (#481)Micah Halter
2024-07-01[docgen] Update docsGithub Actions
2024-07-01feat: add Swiftlint formatter (#484)Jake Langford
2024-07-01fix(biome-check): use --write instead of deprecated --apply (#482)Ismail Ait Bella
2024-06-24fix(npm-groovy-lint): ignore exit code 1 (#477)Steven Arcangeli
2024-06-24chore(master): release 6.0.0 (#459)v6.0.0github-actions[bot]
2024-06-24feat(djlint): use tabstop to set indentation (#467)mangkoran
2024-06-25[docgen] Update docsGithub Actions
2024-06-24feat: support imba fmt (#475)Mads Hougesen
2024-06-25[docgen] Update docsGithub Actions
2024-06-24feat: support grain format (#474)Mads Hougesen
2024-06-25[docgen] Update docsGithub Actions
2024-06-24feat: support docformatter (#472)Mads Hougesen
2024-06-25[docgen] Update docsGithub Actions
2024-06-24feat: support dcm fix and dcm format (#471)Mads Hougesen
2024-06-24[docgen] Update docsGithub Actions
2024-06-24feat: support nickel format (#476)Mads Hougesen
2024-06-24[docgen] Update docsGithub Actions
2024-06-24feat: support gluon fmt (#473)Mads Hougesen
2024-06-24[docgen] Update docsGithub Actions
2024-06-24feat: support crlfmt (#470)Mads Hougesen
2024-06-24feat: add support for caramel fmt (#469)Mads Hougesen