9b55c4d953
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.