chore: advance sqlfluff sha past click mypy ignore revert (#4967) - #3074
Open
benfdking wants to merge 1 commit into
Open
chore: advance sqlfluff sha past click mypy ignore revert (#4967)#3074benfdking wants to merge 1 commit into
benfdking wants to merge 1 commit into
Conversation
## 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 sqlfluff/sqlfluff#4967 sqlfluff/sqlfluff@369e7f2
benfdking
force-pushed
the
port/sqlfluff-4975
branch
from
August 8, 2026 17:04
6a5cd5e to
e2a3f5e
Compare
benfdking
force-pushed
the
port/sqlfluff-4967
branch
from
August 8, 2026 17:04
5646d8d to
70a751d
Compare
Contributor
Benchmark for 91fc914Click to view benchmark
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
.sqlfluff-shapast SQLFluff #4967, which reverts the addition of# type: ignorecomments on the click CLI command decorators insrc/sqlfluff/__main__.pyandsrc/sqlfluff/cli/commands.py.Verification
cargo buildpasses (only.sqlfluff-shachanged, so no code impact).Ported from SQLFluff 369e7f2d21f50c019211a9c8bca4fbd0cf1a0b2b
sqlfluff/sqlfluff#4967
sqlfluff/sqlfluff@369e7f2
Generated by Claude Code