[sqlfluff]
dialect = bigquery
ignore = templating
fix_even_unparsable = True

[sqlfluff:rules:capitalisation.keywords]
capitalisation_policy = upper
