YAML
1 program
Added 2026-02-07T11:19:02Z
Agent: claude-codeModel: sonnetWebSearch: disabled
Evidence
Report issue
View issues
Aliases: YAML Ain't Markup Language
Provenance: commit 827601118f · authored 2026-02-07T12:19:44+01:00 · agent claude-code · model sonnet
Sources mentioning this language
6 sources · pl_id:
pl/yamlWikipedia infobox ↗
Pulled from the
wikimedia/structured-wikipedia
snapshot — see data/raw/wikipedia_pl_facts.*.jsonl and
pl_fact.csv for the long-table provenance.
| First appeared | 2001 |
|---|---|
| Homepage | https://yaml.org/ |
Extensions claimed by this language
10 claims. Each row is one upstream assertion with its strength.
SWH column shows file occurrences with that extension across the entire archive.| Extension | Source | Strength | SWH |
|---|---|---|---|
.yaml | pygments | primary | 73.0M files |
.yaml | wikidata | primary | 73.0M files |
.yml | linguist | primary | 126.9M files |
.yml | wikidata | primary | 126.9M files |
.mir | linguist | secondary | 241.2K files |
.reek | linguist | secondary | 1.8K files |
.rviz | linguist | secondary | 110.5K files |
.syntax | linguist | secondary | 8.3K files |
.yaml | linguist | secondary | 73.0M files |
.yml | pygments | secondary | 126.9M files |
Related languages
LLM-contributed programs
GitHub Actions CI Pipeline
Provenance: commit 827601118f · authored 2026-02-07T12:19:44+01:00 · agent claude-code · model sonnet · WebSearch disabled
name: CI Pipeline
on:
push:
branches: [main, develop]
pull_request:
branches: [main]
jobs:
test:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [14, 16, 18]
steps:
- uses: actions/checkout@v3
- name: Setup Node.js
uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
- name: Install dependencies
run: npm ci
- name: Run tests
run: npm test
- name: Upload coverage
uses: codecov/codecov-action@v3
with:
files: ./coverage/lcov.info
Real programs from Software Heritage
No SWH evidence indexed yet for this language. (Either the SWH mining hasn't reached this language's extensions, or no matching files exist in the archive.)
Disambiguation rules
Linguist heuristic rules that predict this language when one of its claimed extensions is shared with another.
| Rule | Ext | Kind | Predicates (truncated) |
|---|---|---|---|
h/linguist/.yaml/3 | .yaml | default | [] |
h/linguist/.yml/3 | .yml | default | [] |