mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-07 02:03:55 -05:00
The pre-push codespell hook flags 'retuned' as a likely typo for 'returned'. The actual intent is the verb 're-tune' (tune again); hyphenating it sidesteps the false positive while keeping the meaning. Same pattern as edge-2167.yaml (fixed in wave-4).