aboutsummaryrefslogtreecommitdiff
path: root/mobile/mobile.go
diff options
context:
space:
mode:
authorLukasz Kasprzak <lukas@labunix.xyz>2026-08-12 14:52:02 +0200
committerLukasz Kasprzak <lukas@labunix.xyz>2026-08-12 14:52:02 +0200
commitef171295a5d7b7cc40ad7367e142de4234a4eb54 (patch)
treeded48e5474152ee0cbf542658e2d94a146c01125 /mobile/mobile.go
parent96b14d17e5210b93f1c126fe165fd81ec1e839af (diff)
downloadlectio-ef171295a5d7b7cc40ad7367e142de4234a4eb54.tar.gz
lectio-ef171295a5d7b7cc40ad7367e142de4234a4eb54.zip
lectio-ef-dump: add name_en/name_pl columns
The verification instrument this task's own diff comparisons run against emitted season/week/slug/rank/colour but no display name at all, so it was structurally incapable of seeing the 322-line name.pl deletion (fix round 2) -- the season/rank/colour columns it already printed were all still correct, since name is a wholly separate field naming.CelebrationName reads independently, and no diff against this tool's own prior output could ever have caught the regression. Appends two fixed columns after colour (before the existing +other tokens): the observed celebration's own name.en and name.pl (spaces replaced with "_" so the line stays whitespace-delimited; "-" for an empty name, matching the week column's own convention). Format is documented in the package doc comment as a departure from colitur's matching day-line format: a straight diff against colitur's output must now ignore these two trailing-before-others fields.
Diffstat (limited to 'mobile/mobile.go')
0 files changed, 0 insertions, 0 deletions