aboutsummaryrefslogtreecommitdiffstats
path: root/tests/runner_spec.lua
AgeCommit message (Expand)Author
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