diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-06-05 03:17:01 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-06-05 03:17:01 +0900 |
| commit | 53800ab77565de1c16fb8a95e047eba1cb3a160c (patch) | |
| tree | 9dbfa9f098f7c2b75651c16220d3c57a9bbbd1a1 /crates/shirabe/src/command/repository_command.rs | |
| parent | 9a25fcfc82b72f60facd381786ca5490acca032c (diff) | |
| download | php-shirabe-53800ab77565de1c16fb8a95e047eba1cb3a160c.tar.gz php-shirabe-53800ab77565de1c16fb8a95e047eba1cb3a160c.tar.zst php-shirabe-53800ab77565de1c16fb8a95e047eba1cb3a160c.zip | |
feat(json-lint): port ParsingException details into a typed struct
Replace the Phase B stub that discarded ParsingException details with a
dedicated ParsingExceptionDetails struct (text/token/line/loc/expected),
modeling the PHP string|int token union as a ParsingExceptionToken enum.
Wire JsonFile::validate_syntax to forward the source details and let
Application read the error line from the typed accessor.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'crates/shirabe/src/command/repository_command.rs')
0 files changed, 0 insertions, 0 deletions
