Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions _typos.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ API = "API" # Application Programming Interface
APIs = "APIs" # Plural
MCP = "MCP" # Model Context Protocol
NPM = "NPM" # Node Package Manager
INSERTs = "INSERTs" # Pluralized SQL keyword (e.g., "ClickHouse INSERTs")
SELECTs = "SELECTs" # Pluralized SQL keyword (e.g., "ClickHouse SELECTs")

# Code identifiers that are intentionally "misspelled" or match external systems
# Note: These should ONLY include cases where the spelling is intentional
Expand Down
Loading