[FOLIO-521] Assist Linguist classification of programming languages of our repositories Created: 27/Mar/17 Updated: 12/Nov/18 Resolved: 27/Mar/17 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | P3 |
| Reporter: | David Crossley | Assignee: | David Crossley |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | 1 hour, 30 minutes | ||
| Original estimate: | Not Specified | ||
| Sprint: |
| Description |
|
GitHub uses Linguist to classify the programming languages used in our repositories. It classifies some incorrectly (e.g. as Ruby) due to including some configuration files, and vendor files. |
| Comments |
| Comment by David Crossley [ 27/Mar/17 ] |
|
Investigated all current repos and fixed the few that were incorrect, by adding entries to .gitattributes file. As Ruby due to Gemfile* – folio-org.github.io, curriculum The rest seem to be okay. |