get-select / dbt-snowflake-monitoring

A dbt package from SELECT to help you monitor Snowflake performance and costs
https://select.dev/docs/dbt-snowflake-monitoring
MIT License
219 stars 40 forks source link

Bump sqlfluff #164

Open greg-finley opened 2 months ago

greg-finley commented 2 months ago
  1. Bump to latest sqlfluff. I think a good idea to pin to latest version for now, but I'm open to other ideas.
  2. Fix the thing failing in your CI.
  3. Remove -f flag since "The -f/--force option is deprecated as it is now the default behaviour."
  4. Ignore CV06 Statements must end with a semi-colon, which would trigger in about 15 of your files.