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 release from github-linguist/linguist. No application logic, routes, tests, or UI components are touched — the only file changed is the static language definitions YAML.

  • Blueprint language added: new entry with .blp extension, language_id: 765545512, and the GNOME Blueprint markup type.
  • C# color updated: brand color changed from #178600 to #7355dd.
  • Filename list expansions: .tgitconfig and config.worktree added to Git Config; .ckignore and .rgignore added to the Ignore List.

Confidence Score: 5/5

This is a pure data-file sync with no logic changes — safe to merge.

The change only updates a static YAML registry of language definitions, adding one new language entry, updating a brand color, and appending a few filenames to two existing lists. There is no application code, routing, or database interaction involved, and the automated workflow that generated the PR is a well-understood pattern for keeping the file in sync with upstream linguist.

No files require special attention.

Important Files Changed

Filename Overview
config/languages.yml Automated sync from upstream linguist: adds Blueprint language, updates C# brand color, adds two Git Config filenames (.tgitconfig, config.worktree), and adds .ckignore/.rgignore to Ignore List.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Update Linguist Workflow] --> B[Fetch latest languages.yml\nfrom github-linguist/linguist]
    B --> C[Diff against current config/languages.yml]
    C --> D{Changes found?}
    D -- Yes --> E[Open automated PR #1435]
    E --> F[config/languages.yml updated]
    F --> G1[Blueprint language added\n.blp extension]
    F --> G2[C# color: #178600 → #7355dd]
    F --> G3[Git Config filenames:\n.tgitconfig, config.worktree]
    F --> G4[Ignore List filenames:\n.ckignore, .rgignore]
    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] --> B[Fetch latest languages.yml\nfrom github-linguist/linguist]
    B --> C[Diff against current config/languages.yml]
    C --> D{Changes found?}
    D -- Yes --> E[Open automated PR #1435]
    E --> F[config/languages.yml updated]
    F --> G1[Blueprint language added\n.blp extension]
    F --> G2[C# color: #178600 → #7355dd]
    F --> G3[Git Config filenames:\n.tgitconfig, config.worktree]
    F --> G4[Ignore List filenames:\n.ckignore, .rgignore]
    D -- No --> H[No PR created]
Loading

Reviews (625): 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