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 version from the github-linguist/linguist repository. No logic or application code is modified.

  • New language: Adds Blueprint (.blp extension, markup type, language ID 765545512) between BlitzMax and Bluespec.
  • C# color update: Changes the C# language color from #178600 (green) to #7355dd (purple), matching the upstream correction.
  • Extended file associations: Adds .tgitconfig and config.worktree to Git Config, and .ckignore / .rgignore to Ignore List.

Confidence Score: 5/5

Safe to merge — this is a pure data file update with no application logic changes.

All four changes are additive or corrective entries in a YAML config file that maps language names to metadata. No code paths are altered, no migrations are involved, and the update is generated automatically from the trusted upstream Linguist repository.

No files require special attention.

Important Files Changed

Filename Overview
config/languages.yml Upstream sync: adds Blueprint language entry, updates C# color, and extends file associations for Git Config and Ignore List — all pure data changes with no logic impact.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Update Linguist Workflow] --> B[Fetch latest languages.yml\nfrom github-linguist/linguist]
    B --> C[Open PR against main]
    C --> D[config/languages.yml]
    D --> E[+ Blueprint language added]
    D --> F[C# color updated\n#178600 → #7355dd]
    D --> G[Git Config: +.tgitconfig\n+config.worktree]
    D --> H[Ignore List: +.ckignore\n+.rgignore]
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[Open PR against main]
    C --> D[config/languages.yml]
    D --> E[+ Blueprint language added]
    D --> F[C# color updated\n#178600 → #7355dd]
    D --> G[Git Config: +.tgitconfig\n+config.worktree]
    D --> H[Ignore List: +.ckignore\n+.rgignore]
Loading

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