Commit d8f0664
Remove the dead regexes.no_vowels config (#268)
Nothing in nameparser/, tests/, or docs/ referenced it -- it was dead in
v1 and the 2.0 pipeline never looked at it either. Reading
CONSTANTS.regexes.no_vowels now raises AttributeError like any other
unknown key (#256).
No dedicated test: asserting a key's absence from a config constant is
the constant-content testing we avoid. The full suite passing with no
residual references is the evidence.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 020e5ad commit d8f0664
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
| |||
0 commit comments