internal/mode/advanced/indexer/encoding.go (2 lines): - line 33: return s // TODO: Run it through the UTF-8 replacement encoder - line 44: return s // TODO: Run it through the UTF-8 replacement encoder internal/mode/advanced/git/gitaly.go (1 line): - line 187: // TODO: We just skip submodules from indexing now just to mirror the go-git internal/mode/chunk/chunk.go (1 line): - line 204: // TODO: Use context for all indexing/parsing operations.