github joereynolds/sql-lint v1.0.0

latest releases: v1.0.2, v1.0.1
3 years ago

We're finally moving out of major version zero now that we consider sql-lint stable.

Only one small thing has been added into this release but it was the right time to bump the version.

Changes

  • ignore-errors is now a cli option
    • Previously this was only a valid value in config.json but it makes sense to be able to pass it via the command line too. You can read about this flag in the docs but here's an example of usage: sql-lint --ignore-errors=trailing-whitespace some-sql-file.sql

Enjoy!
And thanks for being super patient while I neglect and then spend time on this project sporadically <3

Don't miss a new sql-lint release

NewReleases is sending notifications on new releases.