Skip to content

Update Linguist languages.yml to latest upstream#1435

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
auto/update-linguist
Open

Update Linguist languages.yml to latest upstream#1435
github-actions[bot] wants to merge 1 commit into
mainfrom
auto/update-linguist

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Summary

This PR was automatically created by the Update Linguist workflow.

@greptile-apps

greptile-apps Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This is an automated sync of config/languages.yml with the latest upstream github-linguist/linguist data. The change is purely additive/corrective to a YAML configuration file with no logic, routing, or UI impact.

  • Blueprint language added: New markup-type entry for .blp files (language ID 765545512) with color #3584E4.
  • C# color updated: The brand color changes from #178600 (green) to #7355dd (purple) to match the current official C# branding.
  • Git Config filenames expanded: .tgitconfig and config.worktree recognized as Git Config files; .ckignore and .rgignore added to the Ignore List.

Confidence Score: 5/5

Safe to merge — purely a data file sync with no executable code, routing, or UI changes.

The only changed file is a YAML data file updated by an automated workflow. All four hunks (new Blueprint language, C# color correction, Git Config filename additions, Ignore List additions) are straightforward upstream synchronisation with no side effects on application logic.

No files require special attention.

Important Files Changed

Filename Overview
config/languages.yml Automated upstream sync: adds Blueprint language entry, updates C# color, and extends filename lists for Git Config and Ignore List — all data-only changes, no logic affected.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Update Linguist workflow triggered] --> B[Fetch latest languages.yml\nfrom github-linguist/linguist]
    B --> C{Diff detected?}
    C -- Yes --> D[Open PR with updated config/languages.yml]
    C -- No --> E[No-op, workflow exits]
    D --> F[PR #1435 merged into main]
    F --> G[Hackatime uses updated language\ndefinitions for file type detection]
Loading
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
flowchart TD
    A[Update Linguist workflow triggered] --> B[Fetch latest languages.yml\nfrom github-linguist/linguist]
    B --> C{Diff detected?}
    C -- Yes --> D[Open PR with updated config/languages.yml]
    C -- No --> E[No-op, workflow exits]
    D --> F[PR #1435 merged into main]
    F --> G[Hackatime uses updated language\ndefinitions for file type detection]
Loading

Reviews (128): Last reviewed commit: "Update Linguist languages.yml to latest ..." | Re-trigger Greptile

@github-actions github-actions Bot force-pushed the auto/update-linguist branch 29 times, most recently from 1fe0b91 to 87fbb7e Compare June 17, 2026 17:56
@github-actions github-actions Bot force-pushed the auto/update-linguist branch 29 times, most recently from aaf0295 to 9a36fd5 Compare June 20, 2026 10:53
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.

0 participants