Skip to content

cmd/frontend: Stop relying on FileInfo.Size()

Administrator requested to merge inventory-fileinfo into master

Created by: ryanslade

Instead, count the number of bytes and lines at the same time.

fix https://github.com/sourcegraph/sourcegraph/issues/7270

Merge request reports

Loading