Skip to content

Commit 2e8f3dc

Browse files
authored
fix(format): Skip qualifying table references in checks.sql files (DENG-7005). (#8410)
1 parent f78bfcc commit 2e8f3dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bqetl_project.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,7 @@ format:
271271
- sql/moz-fx-data-shared-prod/udf_legacy/to_iso8601.sql
272272
- stored_procedures/safe_crc32_uuid.sql
273273
skip_qualifying_references:
274+
- sql/**/checks.sql
274275
- sql/mozfun/**/examples/*.sql
275276

276277
routine:

0 commit comments

Comments
 (0)