aboutsummaryrefslogtreecommitdiffstats
path: root/tests/runner_spec.lua
AgeCommit message (Expand)Author
2024-07-01feat(shfmt): add automatic indentation detection (#481)Micah Halter
2024-01-15feat: Add dry_run option and report if buffer was/would be changed by formatt...Bronson Jordan
2024-01-02Fix(black): formatting excluded files results in blank buffer (#254)Eric Bartels
2023-12-26fix(injected): handle inline injections (#251)Steven Arcangeli
2023-12-06refactor!: formatter config functions take self as first argument (#233)Steven Arcangeli
2023-10-08format: auto sort requiresSteven Arcangeli
2023-10-08feat: errors do not stop formatting earlySteven Arcangeli
2023-09-15feat: allow running commands in a shell (#49)Steven Arcangeli
2023-09-12fix: modify diff calculation to handle end-of-file newlines better (#35)Steven Arcangeli
2023-08-30feat: apply changes as text edits using LSP utils (#18)Steven Arcangeli
2023-08-27lint: fix luacheck warningSteven Arcangeli
2023-08-27test: add a test suiteSteven Arcangeli