From 70a751d628efda9ce09e67155b99beff7634753a Mon Sep 17 00:00:00 2001 From: Claude Date: Sat, 8 Aug 2026 16:57:19 +0000 Subject: [PATCH] chore: advance sqlfluff sha past click mypy ignore revert (#4967) ## Summary - Advances `.sqlfluff-sha` past SQLFluff #4967, which reverts the addition of `# type: ignore` comments on the click CLI command decorators. - Python/mypy tooling-only change with no equivalent in sqruff's Rust codebase, so this is a SHA-advance-only port. Ported from SQLFluff 369e7f2d21f50c019211a9c8bca4fbd0cf1a0b2b https://github.com/sqlfluff/sqlfluff/pull/4967 https://github.com/sqlfluff/sqlfluff/commit/369e7f2d21f50c019211a9c8bca4fbd0cf1a0b2b --- .sqlfluff-sha | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.sqlfluff-sha b/.sqlfluff-sha index 821a1877d..7ec76a8a9 100644 --- a/.sqlfluff-sha +++ b/.sqlfluff-sha @@ -1 +1 @@ -1a97a6086ca5e5bbc275ddfce05b1e6b5513d2b0 +369e7f2d21f50c019211a9c8bca4fbd0cf1a0b2b