Skip to content

Commit 19e7119

Browse files
author
Vianpyro
committed
Update SQLFluff configuration to ignore specific parsing rule LT05
1 parent c74a2e5 commit 19e7119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.sqlfluff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[sqlfluff]
22
dialect = mariadb
33
exlude_rules = PRS
4-
ignore = parsing, L016
4+
ignore = parsing, LT05

0 commit comments

Comments
 (0)