Create a language detector for GO lang (~100 new lines of code) #82
Labels
Difficulty: Easy
good first issue
Good for newcomers
Hacktoberfest
https://hacktoberfest.digitalocean.com
hacktoberfest-approved
Approved PR's according to Hacktoberfest
Priority: Low
released
Type: Enhancement
New feature or request
We'd like to measure the quality of apps written in GO lang.
There are "language detectors" to determine what language is on which path.
It's necessary to implement GoLanguageDetector the same way as is JavaScriptLanguageDetector implemented. It's around 100 new lines of code including tests.
More info in our Contribution guide.
The text was updated successfully, but these errors were encountered: