We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2f949c commit 7ab994aCopy full SHA for 7ab994a
sql/.sqlfluff
@@ -59,7 +59,7 @@ extended_capitalisation_policy = upper
59
# Block 2022_06_09 (contains secondary pages)
60
# Block 2022_07_01 (probably forgot to update month to June for 2022)
61
# Block 2021_06_01 (probably forgot to update month to July for 2021)
62
-blocked_regex = (TABLESAMPLE|sample_data|2022_?05_?12|2022_?06_?09|2022_?07_?01|2021_?06_?01)
+blocked_regex = (TABLESAMPLE|sample_data|2025-?06-?12|2024-?05-?12|2022-?05-?12|2022-?06-?09|2022-?07-?01|2021-?06-?01)
63
64
[sqlfluff:rules:convention.count_rows]
65
prefer_count_0 = True
0 commit comments