Skip to content

Drop unused language colors from languages.yml#14

Merged
nielsbosma merged 1 commit into
mainfrom
chore/drop-language-colors
Jun 23, 2026
Merged

Drop unused language colors from languages.yml#14
nielsbosma merged 1 commit into
mainfrom
chore/drop-language-colors

Conversation

@nielsbosma

Copy link
Copy Markdown
Contributor

The color field was inherited from github-linguist's languages.yml (it drives GitHub's repo language bar) but is never read in this analyzer: LanguageDef.Color had no consumer, and the report's LanguageStat carries no color. Removed all 675 color: keys and the dead model property.

No output or snapshot change; 105/105 tests pass.

The 'color' field was seeded from github-linguist (it drives GitHub's language bar)
but is never read here: LanguageDef.Color had no consumer and the report's
LanguageStat carries no color. Removed all 675 color keys and the dead model
property. No output/snapshot change; 105/105 tests pass.
@nielsbosma nielsbosma merged commit 042d84d into main Jun 23, 2026
@nielsbosma nielsbosma deleted the chore/drop-language-colors branch June 23, 2026 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant