Update Linguist languages.yml to latest upstream#1435
Update Linguist languages.yml to latest upstream#1435github-actions[bot] wants to merge 1 commit into
Conversation
Greptile SummaryThis automated PR syncs
Confidence Score: 5/5Safe to merge — this is a data-only sync of the Linguist language definitions with no application logic changes. The change is entirely confined to a YAML configuration file that drives language detection. It adds two new language entries, corrects Carbon's editor mode settings (previously pointing at Go tooling, now correctly scoped to source.carbon), updates C#'s color, and adds new filename associations. All changes are additive or cosmetic fixes sourced directly from the canonical upstream Linguist repo via an automated workflow. Files Needing Attention: No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[Update Linguist Workflow] -->|triggers| B[Fetch latest languages.yml\nfrom github-linguist/linguist]
B --> C[Commit changes to\nconfig/languages.yml]
C --> D[Open PR #1435]
D --> E{Changes in this PR}
E --> F[Add Blueprint language\n.blp extension]
E --> G[Add Gno language\n.gno extension]
E --> H[Update C# color\n#178600 → #7355dd]
E --> I[Fix Carbon editor config\nGo modes → own scope]
E --> J[New filename patterns\nGit Config, Ignore List, JSON]
F & G & H & I & J --> K[Language detection\nfor coding activity]
Reviews (759): Last reviewed commit: "Update Linguist languages.yml to latest ..." | Re-trigger Greptile |
1fe0b91 to
87fbb7e
Compare
aaf0295 to
9a36fd5
Compare
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
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 |
Summary
config/languages.ymlto the latest version from github-linguist/linguistThis PR was automatically created by the Update Linguist workflow.