joereynolds / sql-lint

An SQL linter
MIT License
437 stars 40 forks source link

Add support for COMMENT keyword #271

Closed joereynolds closed 3 months ago

joereynolds commented 3 months ago

Adds in support for the Postgres COMMENT keyword. Also tidies up the test directories a bit