issues
search
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
Bump to latest sqlfluff. I think a good idea to pin to latest version for now, but I'm open to other ideas.
Fix the thing
failing in your CI
.
Remove
-f
flag since "The -f/--force option is deprecated as it is now the default behaviour."
Ignore
CV06 Statements must end with a semi-colon
, which would trigger in about 15 of your files.
-f
flag since "The -f/--force option is deprecated as it is now the default behaviour."