github-linguist 7.27.0 → 7.29.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/ext/linguist/lex.linguist_yy.c +313 -294
- data/ext/linguist/lex.linguist_yy.h +5 -4
- data/ext/linguist/tokenizer.l +5 -2
- data/grammars/etc.json +1 -1
- data/grammars/inline.edgeql.json +1 -0
- data/grammars/inline.graphql.json +1 -1
- data/grammars/inline.graphql.markdown.codeblock.json +1 -0
- data/grammars/inline.graphql.rb.json +1 -0
- data/grammars/inline.hbs.json +1 -0
- data/grammars/inline.template.json +1 -0
- data/grammars/markdown.commonlisp.codeblock.json +1 -0
- data/grammars/markdown.glimmer.codeblock.json +1 -0
- data/grammars/markdown.lean4.codeblock.json +1 -0
- data/grammars/markdown.move.codeblock.json +1 -0
- data/grammars/mdx.LANGUAGE.codeblock.json +1 -0
- data/grammars/source.8xp.json +1 -0
- data/grammars/source.abl.json +1 -1
- data/grammars/source.al.json +1 -1
- data/grammars/source.amxxpawn.json +1 -0
- data/grammars/source.astro.json +1 -1
- data/grammars/source.bb.json +1 -0
- data/grammars/source.bh.json +1 -0
- data/grammars/source.bicep.json +1 -1
- data/grammars/source.brs.json +1 -1
- data/grammars/source.cds.json +1 -1
- data/grammars/source.cobol.json +1 -1
- data/grammars/source.commonlisp.json +1 -0
- data/grammars/source.cs.json +1 -1
- data/grammars/source.csound.json +1 -1
- data/grammars/source.dart.json +1 -1
- data/grammars/source.denizenscript.json +1 -1
- data/grammars/source.did.json +1 -1
- data/grammars/source.dm.json +1 -1
- data/grammars/source.earthfile.json +1 -1
- data/grammars/source.edgeql.json +1 -0
- data/grammars/source.elvish-transcript.json +1 -1
- data/grammars/source.fsharp.json +1 -1
- data/grammars/source.gdresource.json +1 -1
- data/grammars/source.gdscript.json +1 -1
- data/grammars/source.genero-4gl.json +1 -0
- data/grammars/source.genero-per.json +1 -0
- data/grammars/source.gjs.json +1 -0
- data/grammars/source.gsc.json +1 -1
- data/grammars/source.gts.json +1 -0
- data/grammars/source.hcl.json +1 -0
- data/grammars/source.hcl.terraform.json +1 -0
- data/grammars/source.ice.json +1 -0
- data/grammars/source.julia.json +1 -1
- data/grammars/source.kotlin.json +1 -1
- data/grammars/source.lean4.json +1 -0
- data/grammars/source.lean4.markdown.json +1 -0
- data/grammars/source.lua.json +1 -1
- data/grammars/source.matlab.json +1 -1
- data/grammars/source.mdx.json +1 -1
- data/grammars/source.meta-info.json +1 -1
- data/grammars/source.mojo.json +1 -0
- data/grammars/source.nasal.json +1 -1
- data/grammars/source.nim.json +1 -1
- data/grammars/source.nushell.json +1 -1
- data/grammars/source.odin.json +1 -1
- data/grammars/source.p4.json +1 -1
- data/grammars/source.pip-requirements.json +1 -0
- data/grammars/source.praat.json +1 -0
- data/grammars/source.ql.json +1 -1
- data/grammars/source.raku.json +1 -1
- data/grammars/source.rascal.json +1 -1
- data/grammars/source.rego.json +1 -1
- data/grammars/source.rescript.json +1 -1
- data/grammars/source.roc.json +1 -0
- data/grammars/source.rpgle.json +1 -1
- data/grammars/source.rust.json +1 -1
- data/grammars/source.scala.json +1 -1
- data/grammars/source.sentinel.json +1 -0
- data/grammars/source.slice.json +1 -1
- data/grammars/source.slint.json +1 -0
- data/grammars/source.sourcepawn.json +1 -1
- data/grammars/source.swift.json +1 -1
- data/grammars/source.textgrid.json +1 -0
- data/grammars/source.toit.json +1 -0
- data/grammars/source.ts.json +1 -1
- data/grammars/source.tsx.json +1 -1
- data/grammars/source.vba.json +1 -1
- data/grammars/source.viml.json +1 -1
- data/grammars/sp-jsdoc.injection.json +1 -0
- data/grammars/text.adblock.json +1 -1
- data/grammars/text.html.edge.json +1 -0
- data/grammars/text.html.ember-handlebars.json +1 -0
- data/grammars/text.html.statamic.json +1 -1
- data/grammars/text.md.json +1 -1
- data/grammars/text.srt.json +1 -1
- data/grammars/text.tex.json +1 -1
- data/grammars/text.valve-cfg.json +1 -0
- data/grammars/text.valve-kv.json +1 -0
- data/grammars/version +1 -1
- data/lib/linguist/VERSION +1 -1
- data/lib/linguist/generated.rb +27 -5
- data/lib/linguist/heuristics.yml +23 -2
- data/lib/linguist/languages.json +1 -1
- data/lib/linguist/languages.yml +153 -17
- data/lib/linguist/samples.json +1 -1
- metadata +41 -8
- data/grammars/govulncheck.json +0 -1
- data/grammars/markdown.graphql.codeblock.json +0 -1
- data/grammars/source.dmf.json +0 -1
- data/grammars/source.genero-forms.json +0 -1
- data/grammars/source.genero.json +0 -1
data/lib/linguist/languages.yml
CHANGED
@@ -573,6 +573,7 @@ Bicep:
|
|
573
573
|
color: "#519aba"
|
574
574
|
extensions:
|
575
575
|
- ".bicep"
|
576
|
+
- ".bicepparam"
|
576
577
|
tm_scope: source.bicep
|
577
578
|
ace_mode: text
|
578
579
|
language_id: 321200902
|
@@ -598,9 +599,12 @@ Bison:
|
|
598
599
|
BitBake:
|
599
600
|
type: programming
|
600
601
|
color: "#00bce4"
|
601
|
-
tm_scope:
|
602
|
+
tm_scope: source.bb
|
602
603
|
extensions:
|
603
604
|
- ".bb"
|
605
|
+
- ".bbappend"
|
606
|
+
- ".bbclass"
|
607
|
+
- ".inc"
|
604
608
|
ace_mode: text
|
605
609
|
language_id: 32
|
606
610
|
Blade:
|
@@ -658,7 +662,7 @@ Bluespec BH:
|
|
658
662
|
aliases:
|
659
663
|
- bh
|
660
664
|
- bluespec classic
|
661
|
-
tm_scope: source.
|
665
|
+
tm_scope: source.bh
|
662
666
|
ace_mode: haskell
|
663
667
|
codemirror_mode: haskell
|
664
668
|
codemirror_mime_type: text/x-haskell
|
@@ -746,6 +750,7 @@ C#:
|
|
746
750
|
extensions:
|
747
751
|
- ".cs"
|
748
752
|
- ".cake"
|
753
|
+
- ".cs.pp"
|
749
754
|
- ".csx"
|
750
755
|
- ".linq"
|
751
756
|
language_id: 42
|
@@ -1211,7 +1216,7 @@ ColdFusion CFC:
|
|
1211
1216
|
language_id: 65
|
1212
1217
|
Common Lisp:
|
1213
1218
|
type: programming
|
1214
|
-
tm_scope: source.
|
1219
|
+
tm_scope: source.commonlisp
|
1215
1220
|
color: "#3fb68b"
|
1216
1221
|
aliases:
|
1217
1222
|
- lisp
|
@@ -1594,6 +1599,7 @@ Dotenv:
|
|
1594
1599
|
- ".env.local"
|
1595
1600
|
- ".env.prod"
|
1596
1601
|
- ".env.production"
|
1602
|
+
- ".env.sample"
|
1597
1603
|
- ".env.staging"
|
1598
1604
|
- ".env.test"
|
1599
1605
|
- ".env.testing"
|
@@ -1661,7 +1667,7 @@ ECL:
|
|
1661
1667
|
ECLiPSe:
|
1662
1668
|
type: programming
|
1663
1669
|
color: "#001d9d"
|
1664
|
-
group:
|
1670
|
+
group: Prolog
|
1665
1671
|
extensions:
|
1666
1672
|
- ".ecl"
|
1667
1673
|
tm_scope: source.prolog.eclipse
|
@@ -1743,6 +1749,25 @@ Ecmarkup:
|
|
1743
1749
|
aliases:
|
1744
1750
|
- ecmarkdown
|
1745
1751
|
language_id: 844766630
|
1752
|
+
Edge:
|
1753
|
+
type: markup
|
1754
|
+
color: "#0dffe0"
|
1755
|
+
extensions:
|
1756
|
+
- ".edge"
|
1757
|
+
tm_scope: text.html.edge
|
1758
|
+
ace_mode: html
|
1759
|
+
language_id: 460509620
|
1760
|
+
EdgeQL:
|
1761
|
+
type: programming
|
1762
|
+
color: "#31A7FF"
|
1763
|
+
aliases:
|
1764
|
+
- esdl
|
1765
|
+
extensions:
|
1766
|
+
- ".edgeql"
|
1767
|
+
- ".esdl"
|
1768
|
+
ace_mode: text
|
1769
|
+
tm_scope: source.edgeql
|
1770
|
+
language_id: 925235833
|
1746
1771
|
EditorConfig:
|
1747
1772
|
type: data
|
1748
1773
|
color: "#fff1f2"
|
@@ -2260,20 +2285,20 @@ Gemini:
|
|
2260
2285
|
wrap: true
|
2261
2286
|
tm_scope: source.gemini
|
2262
2287
|
language_id: 310828396
|
2263
|
-
Genero:
|
2288
|
+
Genero 4gl:
|
2264
2289
|
type: programming
|
2265
2290
|
color: "#63408e"
|
2266
2291
|
extensions:
|
2267
2292
|
- ".4gl"
|
2268
|
-
tm_scope: source.genero
|
2293
|
+
tm_scope: source.genero-4gl
|
2269
2294
|
ace_mode: text
|
2270
2295
|
language_id: 986054050
|
2271
|
-
Genero
|
2296
|
+
Genero per:
|
2272
2297
|
type: markup
|
2273
2298
|
color: "#d8df39"
|
2274
2299
|
extensions:
|
2275
2300
|
- ".per"
|
2276
|
-
tm_scope: source.genero-
|
2301
|
+
tm_scope: source.genero-per
|
2277
2302
|
ace_mode: text
|
2278
2303
|
language_id: 902995658
|
2279
2304
|
Genie:
|
@@ -2371,7 +2396,6 @@ Gherkin:
|
|
2371
2396
|
Git Attributes:
|
2372
2397
|
type: data
|
2373
2398
|
color: "#F44D27"
|
2374
|
-
group: INI
|
2375
2399
|
aliases:
|
2376
2400
|
- gitattributes
|
2377
2401
|
filenames:
|
@@ -2416,6 +2440,24 @@ Gleam:
|
|
2416
2440
|
- ".gleam"
|
2417
2441
|
tm_scope: source.gleam
|
2418
2442
|
language_id: 1054258749
|
2443
|
+
Glimmer JS:
|
2444
|
+
type: programming
|
2445
|
+
extensions:
|
2446
|
+
- ".gjs"
|
2447
|
+
ace_mode: javascript
|
2448
|
+
color: "#F5835F"
|
2449
|
+
tm_scope: source.gjs
|
2450
|
+
group: JavaScript
|
2451
|
+
language_id: 5523150
|
2452
|
+
Glimmer TS:
|
2453
|
+
type: programming
|
2454
|
+
extensions:
|
2455
|
+
- ".gts"
|
2456
|
+
ace_mode: typescript
|
2457
|
+
color: "#3178c6"
|
2458
|
+
tm_scope: source.gts
|
2459
|
+
group: TypeScript
|
2460
|
+
language_id: 95110458
|
2419
2461
|
Glyph:
|
2420
2462
|
type: programming
|
2421
2463
|
color: "#c1ac7f"
|
@@ -2976,7 +3018,6 @@ Idris:
|
|
2976
3018
|
Ignore List:
|
2977
3019
|
type: data
|
2978
3020
|
color: "#000000"
|
2979
|
-
group: INI
|
2980
3021
|
aliases:
|
2981
3022
|
- ignore
|
2982
3023
|
- gitignore
|
@@ -3137,6 +3178,7 @@ JSON:
|
|
3137
3178
|
aliases:
|
3138
3179
|
- geojson
|
3139
3180
|
- jsonl
|
3181
|
+
- sarif
|
3140
3182
|
- topojson
|
3141
3183
|
extensions:
|
3142
3184
|
- ".json"
|
@@ -3150,6 +3192,7 @@ JSON:
|
|
3150
3192
|
- ".JSON-tmLanguage"
|
3151
3193
|
- ".jsonl"
|
3152
3194
|
- ".mcmeta"
|
3195
|
+
- ".sarif"
|
3153
3196
|
- ".tfstate"
|
3154
3197
|
- ".tfstate.backup"
|
3155
3198
|
- ".topojson"
|
@@ -3170,6 +3213,7 @@ JSON:
|
|
3170
3213
|
- ".watchmanconfig"
|
3171
3214
|
- Pipfile.lock
|
3172
3215
|
- composer.lock
|
3216
|
+
- deno.lock
|
3173
3217
|
- flake.lock
|
3174
3218
|
- mcmod.info
|
3175
3219
|
language_id: 174
|
@@ -3690,6 +3734,14 @@ Lean:
|
|
3690
3734
|
tm_scope: source.lean
|
3691
3735
|
ace_mode: text
|
3692
3736
|
language_id: 197
|
3737
|
+
Lean 4:
|
3738
|
+
type: programming
|
3739
|
+
group: Lean
|
3740
|
+
extensions:
|
3741
|
+
- ".lean"
|
3742
|
+
tm_scope: source.lean4
|
3743
|
+
ace_mode: text
|
3744
|
+
language_id: 455147478
|
3693
3745
|
Less:
|
3694
3746
|
type: markup
|
3695
3747
|
color: "#1d365d"
|
@@ -4277,6 +4329,16 @@ Module Management System:
|
|
4277
4329
|
tm_scope: none
|
4278
4330
|
ace_mode: text
|
4279
4331
|
language_id: 235
|
4332
|
+
Mojo:
|
4333
|
+
type: programming
|
4334
|
+
color: "#ff4c1f"
|
4335
|
+
extensions:
|
4336
|
+
- ".mojo"
|
4337
|
+
ace_mode: python
|
4338
|
+
codemirror_mode: python
|
4339
|
+
codemirror_mime_type: text/x-python
|
4340
|
+
tm_scope: source.mojo
|
4341
|
+
language_id: 1045019587
|
4280
4342
|
Monkey:
|
4281
4343
|
type: programming
|
4282
4344
|
extensions:
|
@@ -4441,7 +4503,7 @@ Nasal:
|
|
4441
4503
|
extensions:
|
4442
4504
|
- ".nas"
|
4443
4505
|
tm_scope: source.nasal
|
4444
|
-
ace_mode:
|
4506
|
+
ace_mode: nasal
|
4445
4507
|
language_id: 178322513
|
4446
4508
|
Nearley:
|
4447
4509
|
type: programming
|
@@ -4689,6 +4751,13 @@ OCaml:
|
|
4689
4751
|
- ocamlscript
|
4690
4752
|
tm_scope: source.ocaml
|
4691
4753
|
language_id: 255
|
4754
|
+
Oberon:
|
4755
|
+
type: programming
|
4756
|
+
extensions:
|
4757
|
+
- ".ob2"
|
4758
|
+
tm_scope: source.modula2
|
4759
|
+
ace_mode: text
|
4760
|
+
language_id: 677210597
|
4692
4761
|
ObjDump:
|
4693
4762
|
type: data
|
4694
4763
|
extensions:
|
@@ -5213,6 +5282,15 @@ Pike:
|
|
5213
5282
|
tm_scope: source.pike
|
5214
5283
|
ace_mode: text
|
5215
5284
|
language_id: 287
|
5285
|
+
Pip Requirements:
|
5286
|
+
type: data
|
5287
|
+
color: "#FFD343"
|
5288
|
+
filenames:
|
5289
|
+
- requirements-dev.txt
|
5290
|
+
- requirements.txt
|
5291
|
+
ace_mode: text
|
5292
|
+
tm_scope: source.pip-requirements
|
5293
|
+
language_id: 684385621
|
5216
5294
|
PlantUML:
|
5217
5295
|
type: data
|
5218
5296
|
color: "#fbbd16"
|
@@ -5328,6 +5406,14 @@ PowerShell:
|
|
5328
5406
|
interpreters:
|
5329
5407
|
- pwsh
|
5330
5408
|
language_id: 293
|
5409
|
+
Praat:
|
5410
|
+
type: programming
|
5411
|
+
color: "#c8506d"
|
5412
|
+
tm_scope: source.praat
|
5413
|
+
ace_mode: praat
|
5414
|
+
extensions:
|
5415
|
+
- ".praat"
|
5416
|
+
language_id: 106029007
|
5331
5417
|
Prisma:
|
5332
5418
|
type: data
|
5333
5419
|
color: "#0c344b"
|
@@ -5597,7 +5683,6 @@ R:
|
|
5597
5683
|
type: programming
|
5598
5684
|
color: "#198CE7"
|
5599
5685
|
aliases:
|
5600
|
-
- R
|
5601
5686
|
- Rscript
|
5602
5687
|
- splus
|
5603
5688
|
extensions:
|
@@ -5961,6 +6046,14 @@ RobotFramework:
|
|
5961
6046
|
tm_scope: text.robot
|
5962
6047
|
ace_mode: text
|
5963
6048
|
language_id: 324
|
6049
|
+
Roc:
|
6050
|
+
type: programming
|
6051
|
+
color: "#7c38f5"
|
6052
|
+
extensions:
|
6053
|
+
- ".roc"
|
6054
|
+
tm_scope: source.roc
|
6055
|
+
ace_mode: text
|
6056
|
+
language_id: 440182480
|
5964
6057
|
Roff:
|
5965
6058
|
type: markup
|
5966
6059
|
color: "#ecdebe"
|
@@ -6468,6 +6561,7 @@ Shell:
|
|
6468
6561
|
- ".kshrc"
|
6469
6562
|
- ".login"
|
6470
6563
|
- ".profile"
|
6564
|
+
- ".tmux.conf"
|
6471
6565
|
- ".zlogin"
|
6472
6566
|
- ".zlogout"
|
6473
6567
|
- ".zprofile"
|
@@ -6485,6 +6579,7 @@ Shell:
|
|
6485
6579
|
- login
|
6486
6580
|
- man
|
6487
6581
|
- profile
|
6582
|
+
- tmux.conf
|
6488
6583
|
- zlogin
|
6489
6584
|
- zlogout
|
6490
6585
|
- zprofile
|
@@ -6578,7 +6673,7 @@ Slash:
|
|
6578
6673
|
Slice:
|
6579
6674
|
type: programming
|
6580
6675
|
color: "#003fa2"
|
6581
|
-
tm_scope: source.
|
6676
|
+
tm_scope: source.ice
|
6582
6677
|
ace_mode: text
|
6583
6678
|
extensions:
|
6584
6679
|
- ".ice"
|
@@ -6593,6 +6688,14 @@ Slim:
|
|
6593
6688
|
codemirror_mode: slim
|
6594
6689
|
codemirror_mime_type: text/x-slim
|
6595
6690
|
language_id: 350
|
6691
|
+
Slint:
|
6692
|
+
type: markup
|
6693
|
+
color: "#2379F4"
|
6694
|
+
extensions:
|
6695
|
+
- ".slint"
|
6696
|
+
tm_scope: source.slint
|
6697
|
+
ace_mode: text
|
6698
|
+
language_id: 119900149
|
6596
6699
|
SmPL:
|
6597
6700
|
type: programming
|
6598
6701
|
extensions:
|
@@ -6819,7 +6922,7 @@ Svelte:
|
|
6819
6922
|
language_id: 928734530
|
6820
6923
|
Sway:
|
6821
6924
|
type: programming
|
6822
|
-
color: "#
|
6925
|
+
color: "#00F58C"
|
6823
6926
|
extensions:
|
6824
6927
|
- ".sw"
|
6825
6928
|
tm_scope: source.sway
|
@@ -6863,11 +6966,9 @@ TI Program:
|
|
6863
6966
|
color: "#A0AA87"
|
6864
6967
|
extensions:
|
6865
6968
|
- ".8xp"
|
6866
|
-
- ".8xk"
|
6867
|
-
- ".8xk.txt"
|
6868
6969
|
- ".8xp.txt"
|
6869
6970
|
language_id: 422
|
6870
|
-
tm_scope:
|
6971
|
+
tm_scope: source.8xp
|
6871
6972
|
TL-Verilog:
|
6872
6973
|
type: programming
|
6873
6974
|
extensions:
|
@@ -7026,6 +7127,17 @@ Terra:
|
|
7026
7127
|
interpreters:
|
7027
7128
|
- lua
|
7028
7129
|
language_id: 371
|
7130
|
+
Terraform Template:
|
7131
|
+
type: markup
|
7132
|
+
extensions:
|
7133
|
+
- ".tftpl"
|
7134
|
+
color: "#7b42bb"
|
7135
|
+
tm_scope: source.hcl.terraform
|
7136
|
+
ace_mode: ruby
|
7137
|
+
codemirror_mode: ruby
|
7138
|
+
codemirror_mime_type: text/x-ruby
|
7139
|
+
group: HCL
|
7140
|
+
language_id: 856832701
|
7029
7141
|
Texinfo:
|
7030
7142
|
type: prose
|
7031
7143
|
wrap: true
|
@@ -7079,6 +7191,14 @@ Text:
|
|
7079
7191
|
tm_scope: none
|
7080
7192
|
ace_mode: text
|
7081
7193
|
language_id: 372
|
7194
|
+
TextGrid:
|
7195
|
+
type: data
|
7196
|
+
color: "#c8506d"
|
7197
|
+
tm_scope: source.textgrid
|
7198
|
+
ace_mode: text
|
7199
|
+
extensions:
|
7200
|
+
- ".TextGrid"
|
7201
|
+
language_id: 965696054
|
7082
7202
|
TextMate Properties:
|
7083
7203
|
type: data
|
7084
7204
|
color: "#df66e4"
|
@@ -7110,6 +7230,14 @@ Thrift:
|
|
7110
7230
|
- ".thrift"
|
7111
7231
|
ace_mode: text
|
7112
7232
|
language_id: 374
|
7233
|
+
Toit:
|
7234
|
+
type: programming
|
7235
|
+
color: "#c2c9fb"
|
7236
|
+
extensions:
|
7237
|
+
- ".toit"
|
7238
|
+
tm_scope: source.toit
|
7239
|
+
ace_mode: text
|
7240
|
+
language_id: 356554395
|
7113
7241
|
Turing:
|
7114
7242
|
type: programming
|
7115
7243
|
color: "#cf142b"
|
@@ -7751,6 +7879,7 @@ XML:
|
|
7751
7879
|
- ".mjml"
|
7752
7880
|
- ".mm"
|
7753
7881
|
- ".mod"
|
7882
|
+
- ".mojo"
|
7754
7883
|
- ".mxml"
|
7755
7884
|
- ".natvis"
|
7756
7885
|
- ".ncl"
|
@@ -8143,6 +8272,13 @@ jq:
|
|
8143
8272
|
type: programming
|
8144
8273
|
extensions:
|
8145
8274
|
- ".jq"
|
8275
|
+
interpreters:
|
8276
|
+
- gojq
|
8277
|
+
- jaq
|
8278
|
+
- jq
|
8279
|
+
- jqjq
|
8280
|
+
- jqq
|
8281
|
+
- query-json
|
8146
8282
|
tm_scope: source.jq
|
8147
8283
|
language_id: 905371884
|
8148
8284
|
kvlang:
|