elpasync pushed a change to branch externals/sql-indent. from d6f451dc09 Add automated tests for #105 new b79a5faa9c Add support for BEGIN ATOMIC keywords new e29998f0b3 fix doc comment warnings reported by Emacs 29.1 new 323ece64ac Bump version number to 1.7
Summary of changes: sql-indent-test.el | 5 +++ sql-indent.el | 62 ++++++++++++++++---------------- test-data/pr106-syn.eld | 96 +++++++++++++++++++++++++++++++++++++++++++++++++ test-data/pr106.sql | 38 ++++++++++++++++++++ 4 files changed, 171 insertions(+), 30 deletions(-) create mode 100644 test-data/pr106-syn.eld create mode 100644 test-data/pr106.sql