Files
oh-my-claudecode/typos.toml
Junho Yeo 055f8a40ef fix: correct typos found by typos-cli
- EXPLICITELY → EXPLICITLY (6 occurrences)
- largOutputTools → largeOutputTools (2 occurrences)
- Add typos.toml config to ignore 'preceeding' (matches Claude API)
2026-01-11 02:54:15 +09:00

7 lines
178 B
TOML

# Typos configuration
# https://github.com/crate-ci/typos
[default.extend-words]
# Claude API uses "preceeding" in error messages - must match exactly
preceeding = "preceeding"