Skip to content

linguist: Implement Stats in pure Go

Toon Claes requested to merge toon-linguist-be-gone into master

This change adds an alternative implementation of linguist.Stats using go-enry as a pure Go solution. The code is behind a default disabled feature flag 'go_language_stats'.

Issue: #2571 (closed)
Changelog: performance

Edited by Toon Claes

Merge request reports