Skip to content

Commit f0f8545

Browse files
gvozdvmozgubenfdking
authored andcommitted
Apply automatic changes
1 parent 201e2df commit f0f8545

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/rules.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1791,7 +1791,7 @@ SELECT
17911791
FROM foo
17921792
```
17931793
1794-
**Dialects where this rule is skipped:** `bigquery`, `sparksql`
1794+
**Dialects where this rule is skipped:** `redshift`, `bigquery`, `sparksql`
17951795
17961796
### references.qualification
17971797
@@ -1863,7 +1863,7 @@ SELECT
18631863
FROM foo
18641864
```
18651865
1866-
**Dialects where this rule is skipped:** `bigquery`
1866+
**Dialects where this rule is skipped:** `bigquery`, `redshift`
18671867
18681868
### references.keywords
18691869

0 commit comments

Comments
 (0)