Files
beads/cmd
matt wilkie 9b55c4d953 fix: add countIssuesInJSONLFile wrapper function
The upstream main branch has calls to countIssuesInJSONLFile in doctor.go and init.go,
but the previous fix removed the function definition. Add it back as a simple wrapper
around countJSONLIssues that returns only the count.
2025-11-29 01:03:05 -07:00
..