aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
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-09-08test: add tests for public API functionsSteven Arcangeli
2023-08-31feat: format() takes an optional callback (#21)Steven Arcangeli
2023-08-30feat: apply changes as text edits using LSP utils (#18)Steven Arcangeli
2023-08-29feat: notify when formatter errors, and add notify_on_error config option (#16)Steven Arcangeli
2023-08-29feat: add support for environment variables (#8)Steven Arcangeli
2023-08-28feat: ConformInfo command for debugging formatter statusSteven Arcangeli
2023-08-28feat: range formattingSteven Arcangeli
2023-08-28refactor!: remove ability for formatter list to disable autoformatSteven Arcangeli
2023-08-27doc: flesh out config options documentationSteven Arcangeli
2023-08-27lint: fix luacheck warningSteven Arcangeli
2023-08-27test: add a test suiteSteven Arcangeli