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 automated PR syncs config/languages.yml with the latest upstream GitHub Linguist definitions. The changes are purely data additions and one color value update with no code logic involved.

  • Blueprint language added: new markup entry with extension .blp, color #3584E4, and language ID 765545512.
  • C# color updated: from #178600 (green) to #7355dd (violet/purple), matching the upstream rebrand.
  • Git Config and Ignore List filenames extended: .tgitconfig, config.worktree, .ckignore, and .rgignore are now recognized by their respective language entries.

Confidence Score: 5/5

This is a mechanical data file sync from upstream Linguist with no logic changes — safe to merge as-is.

All changes are additive YAML data entries (a new language, two filenames for Git Config, two filenames for Ignore List) plus a single color value update for C#. No application logic, routing, database, or security-relevant code is touched.

No files require special attention.

Important Files Changed

Filename Overview
config/languages.yml Upstream Linguist sync: adds Blueprint language entry, updates C# color, adds Git Config filenames, and adds two ignore-list filenames — all mechanical data changes with no logic impact.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Update Linguist workflow triggers] --> B[Fetch latest languages.yml from github-linguist/linguist]
    B --> C[Diff against current config/languages.yml]
    C --> D{Changes detected?}
    D -- Yes --> E[Open automated PR]
    E --> F[config/languages.yml updated]
    F --> G1[Blueprint language entry added]
    F --> G2[C# color updated]
    F --> G3[Git Config filenames extended]
    F --> G4[Ignore List filenames extended]
    D -- No --> H[No PR created]
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 triggers] --> B[Fetch latest languages.yml from github-linguist/linguist]
    B --> C[Diff against current config/languages.yml]
    C --> D{Changes detected?}
    D -- Yes --> E[Open automated PR]
    E --> F[config/languages.yml updated]
    F --> G1[Blueprint language entry added]
    F --> G2[C# color updated]
    F --> G3[Git Config filenames extended]
    F --> G4[Ignore List filenames extended]
    D -- No --> H[No PR created]
Loading

Reviews (465): 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 27 times, most recently from aaf0295 to 9a36fd5 Compare June 20, 2026 10:53
@vercel

vercel Bot commented Jun 30, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hackatime Error Error Jul 1, 2026 7:42am

Request Review

@greptile-apps

greptile-apps Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

T-Rex pricing update — T-Rex was free through June 2026. Effective July 1, 2026, T-Rex adds 2 credits on top of the standard 1-credit review (3 total). T-Rex settings

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