During the notnews/covered adoption, preen fix codespell --auto renamed real content in data fixtures — including a person's name ('Denis Leary' → 'Leery') and code identifiers. Auto-applying spelling fixes must be restricted to prose/docs (or honor [tool.codespell] skip config and require per-file confirmation for anything under data/tests fixtures). The agent reverted the damage and added [tool.codespell] config instead.
During the notnews/covered adoption,
preen fix codespell --autorenamed real content in data fixtures — including a person's name ('Denis Leary' → 'Leery') and code identifiers. Auto-applying spelling fixes must be restricted to prose/docs (or honor [tool.codespell] skip config and require per-file confirmation for anything under data/tests fixtures). The agent reverted the damage and added [tool.codespell] config instead.