You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Address Copilot review on #460 (encoding, docstring, CURIE-parent DEF-FORM) (#481)
* lint: address Copilot review on #460 (encoding, docstring, CURIE-parent DEF-FORM)
- check_definition_form now compares the genus only against LABEL-form parents;
CURIE-form parents (governed by PARENT/HOUSE-STYLE) no longer trigger a spurious
DEF-FORM mismatch.
- baseline write_text/read_text use encoding='utf-8' for deterministic CI.
- docstring corrected: the ratchet is '--baseline PATH --write-baseline'.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
* lint: DEF-FORM 'not Aristotelian' message cites label-form parents only (Copilot #481)
So a CURIE-only-parent row is not told 'genus must be the parent label <CURIE>',
matching the genus check which already ignores CURIE parents.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments