Actions: geek-fun/sqlkit
Actions
381 workflow runs
381 workflow runs
;, so when statements are separated by blank lines or comment lines, the gutter icon was displayed on the wrong line (the blank after ; or the comment line) instead of the first non-whitespace, non-comment line (the actual SQL keyword).
Added skipLeadingComments() to count leading whitespace, -- line comments, and /* */ block comments, shifting the icon to the first line...
Node.js CI
#374:
Commit b35b9e8
pushed
by
Blankll