Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a language detector for GO lang (~100 new lines of code) #82

Closed
prokopsimek opened this issue Oct 4, 2019 · 1 comment · Fixed by #88
Closed

Create a language detector for GO lang (~100 new lines of code) #82

prokopsimek opened this issue Oct 4, 2019 · 1 comment · Fixed by #88
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

Comments

@prokopsimek
Copy link
Member

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.

@prokopsimek prokopsimek changed the title Create a language detector for GO lang (~60 new lines of code) Create a language detector for GO lang (~100 new lines of code) Oct 4, 2019
@prokopsimek prokopsimek added Type: Enhancement New feature or request good first issue Good for newcomers Hacktoberfest https://hacktoberfest.digitalocean.com Priority: Low Status: Available Difficulty: Easy labels Oct 4, 2019
@prokopsimek prokopsimek added hacktoberfest-approved Approved PR's according to Hacktoberfest and removed Status: Available labels Oct 17, 2019
prokopsimek pushed a commit that referenced this issue Oct 17, 2019
# [1.7.0](v1.6.1...v1.7.0) (2019-10-17)

### Features

* add golang language detector ([b063c3d](b063c3d)), closes [#82](#82)
@prokopsimek
Copy link
Member Author

🎉 This issue has been resolved in version 1.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant