github-linguist 7.6.0 → 7.10.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +5 -5
- data/bin/github-linguist +17 -4
- data/grammars/annotation.liquidhaskell.haskell.json +58 -11
- data/grammars/etc.json +472 -4
- data/grammars/hidden.manref.json +29 -0
- data/grammars/hidden.regexp.injection-shell.json +28 -0
- data/grammars/hint.haskell.json +58 -11
- data/grammars/hint.message.haskell.json +58 -11
- data/grammars/hint.type.haskell.json +58 -11
- data/grammars/injections.etc.json +601 -1
- data/grammars/markdown.plantuml.codeblock.json +26 -0
- data/grammars/source.4dm.json +1156 -0
- data/grammars/source.abap.json +7 -7
- data/grammars/source.abl.json +685 -83
- data/grammars/source.abnf.json +23 -1
- data/grammars/source.agda.json +33 -203
- data/grammars/source.ahk.json +9 -5
- data/grammars/source.angelscript.json +1 -1
- data/grammars/source.ballerina.json +55 -19
- data/grammars/source.c++.json +4 -4
- data/grammars/source.c.platform.json +584 -33
- data/grammars/source.chapel.json +7 -4
- data/grammars/source.csound.json +1 -1
- data/grammars/source.css.json +3 -3
- data/grammars/source.css.scss.json +164 -15
- data/grammars/source.curlrc.json +869 -65
- data/grammars/source.d.json +2 -2
- data/grammars/source.dart.json +58 -32
- data/grammars/source.dircolors.json +137 -0
- data/grammars/source.direct-x.json +135 -0
- data/grammars/source.ebnf.json +67 -39
- data/grammars/source.editorconfig.json +23 -5
- data/grammars/source.elixir.json +51 -0
- data/grammars/source.elm.json +1 -1
- data/grammars/source.emacs.lisp.json +10 -0
- data/grammars/source.faust.json +119 -0
- data/grammars/source.futhark.json +146 -0
- data/grammars/source.gcode.json +166 -8
- data/grammars/source.gedcom.json +196 -0
- data/grammars/source.generic-db.json +41 -0
- data/grammars/source.gfm.blade.json +15 -0
- data/grammars/source.gfm.json +1697 -1439
- data/grammars/source.gitconfig.json +1 -1
- data/grammars/source.hack.json +200 -98
- data/grammars/source.haskell.json +58 -11
- data/grammars/source.hlsl.json +9 -5
- data/grammars/source.hosts.json +40 -0
- data/grammars/source.hsig.json +58 -11
- data/grammars/source.httpspec.json +1 -1
- data/grammars/source.hx.json +9 -5
- data/grammars/source.hxml.json +2 -2
- data/grammars/source.idris.json +1 -1
- data/grammars/source.igor.json +46 -2
- data/grammars/source.ini.npmrc.json +311 -0
- data/grammars/source.inno.json +133 -0
- data/grammars/source.inputrc.json +500 -0
- data/grammars/source.isabelle.root.json +1 -1
- data/grammars/source.jison.json +3 -0
- data/grammars/source.jisonlex.json +3 -0
- data/grammars/source.js.json +4 -4
- data/grammars/source.julia.json +70 -24
- data/grammars/source.kotlin.json +17 -51
- data/grammars/source.lcov.json +398 -0
- data/grammars/source.lean.json +20 -4
- data/grammars/source.lean.markdown.json +2598 -0
- data/grammars/source.lex.json +4 -4
- data/grammars/source.m2.json +125 -0
- data/grammars/source.m4.json +141 -99
- data/grammars/source.man-conf.json +47 -35
- data/grammars/source.matlab.json +437 -184
- data/grammars/source.mcfunction-snapshot.json +21388 -561
- data/grammars/source.mcfunction.json +55 -5
- data/grammars/source.meson.json +1 -1
- data/grammars/source.mlir.json +37 -317
- data/grammars/source.modula-3.json +10 -0
- data/grammars/source.msl.json +755 -0
- data/grammars/source.nasl.json +155 -0
- data/grammars/source.neon.json +381 -0
- data/grammars/source.nextflow.json +2 -2
- data/grammars/source.objc.platform.json +493 -35
- data/grammars/source.odin-ehr.json +806 -0
- data/grammars/source.odin.json +402 -0
- data/grammars/source.openbsd-pkg.contents.json +128 -0
- data/grammars/source.opts.json +12 -2
- data/grammars/source.perl6fe.json +1 -1
- data/grammars/source.postscript.json +358 -103
- data/grammars/source.prisma.json +435 -0
- data/grammars/source.purescript.json +29 -2
- data/grammars/source.python.json +52 -0
- data/grammars/source.q.json +150 -63
- data/grammars/source.qasm.json +66 -0
- data/grammars/source.ql.json +1408 -0
- data/grammars/source.r.json +4 -4
- data/grammars/source.reason.json +28 -16
- data/grammars/source.rego.json +124 -0
- data/grammars/source.sass.json +158 -3
- data/grammars/source.scala.json +53 -18
- data/grammars/source.sieve.json +383 -0
- data/grammars/source.solidity.json +1 -1
- data/grammars/source.ssh-config.json +1 -14
- data/grammars/source.swift.json +162 -2
- data/grammars/source.sy.json +2088 -183
- data/grammars/source.tags.json +266 -0
- data/grammars/source.terraform.json +576 -132
- data/grammars/source.tnsaudit.json +256 -0
- data/grammars/source.ts.json +246 -70
- data/grammars/source.tsx.json +247 -71
- data/grammars/source.v.json +587 -761
- data/grammars/source.vim-snippet.json +645 -0
- data/grammars/source.viml.json +6 -6
- data/grammars/source.webassembly.json +10 -0
- data/grammars/source.webidl.json +8 -0
- data/grammars/source.wgetrc.json +1640 -0
- data/grammars/source.wsd.json +781 -0
- data/grammars/source.x86.json +7 -3
- data/grammars/source.zig.json +231 -360
- data/grammars/text.dfy.dafny.json +188 -0
- data/grammars/text.html.php.blade.json +535 -528
- data/grammars/text.html.riot.json +788 -0
- data/grammars/text.muse.json +1471 -0
- data/grammars/text.openbsd-pkg.desc.json +78 -0
- data/grammars/text.roff.json +49 -1
- data/grammars/text.sfd.json +21 -0
- data/grammars/text.tex.latex.haskell.json +58 -11
- data/grammars/text.vim-help.json +383 -0
- data/grammars/text.xml.svg.json +8 -2
- data/grammars/version +1 -1
- data/lib/linguist/VERSION +1 -1
- data/lib/linguist/blob_helper.rb +4 -2
- data/lib/linguist/file_blob.rb +1 -1
- data/lib/linguist/generated.rb +96 -28
- data/lib/linguist/heuristics.yml +64 -4
- data/lib/linguist/languages.json +1 -1
- data/lib/linguist/languages.yml +408 -49
- data/lib/linguist/lazy_blob.rb +10 -10
- data/lib/linguist/linguist.bundle +0 -0
- data/lib/linguist/samples.json +48129 -31562
- data/lib/linguist/shebang.rb +5 -3
- data/lib/linguist/vendor.yml +71 -60
- metadata +48 -17
- data/grammars/source.LS.json +0 -85
- data/grammars/source.MCPOST.json +0 -54
- data/grammars/source.MOD.json +0 -55
- data/grammars/source.apt.json +0 -18
- data/grammars/source.jlex.json +0 -322
- data/grammars/source.yaml-ext.json +0 -324
- data/grammars/text.html.abl.json +0 -70
data/lib/linguist/shebang.rb
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
# frozen_string_literal: true
|
|
2
|
+
|
|
1
3
|
module Linguist
|
|
2
4
|
class Shebang
|
|
3
5
|
# Public: Use shebang to detect language of the blob.
|
|
@@ -23,10 +25,10 @@ module Linguist
|
|
|
23
25
|
#
|
|
24
26
|
# Returns a String or nil
|
|
25
27
|
def self.interpreter(data)
|
|
26
|
-
shebang = data.lines.first
|
|
27
|
-
|
|
28
28
|
# First line must start with #!
|
|
29
|
-
return unless
|
|
29
|
+
return unless data.start_with?("#!")
|
|
30
|
+
|
|
31
|
+
shebang = data[0, data.index($/) || data.length]
|
|
30
32
|
|
|
31
33
|
s = StringScanner.new(shebang)
|
|
32
34
|
|
data/lib/linguist/vendor.yml
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
# pathname.
|
|
6
6
|
#
|
|
7
7
|
# Please add additional test coverage to
|
|
8
|
-
# `test/
|
|
8
|
+
# `test/test_file_blob.rb#test_vendored` if you make any changes.
|
|
9
9
|
|
|
10
10
|
## Vendor Conventions ##
|
|
11
11
|
|
|
@@ -21,38 +21,48 @@
|
|
|
21
21
|
# C deps
|
|
22
22
|
- ^deps/
|
|
23
23
|
- (^|/)configure$
|
|
24
|
-
- (^|/)config
|
|
25
|
-
- (^|/)config
|
|
24
|
+
- (^|/)config\.guess$
|
|
25
|
+
- (^|/)config\.sub$
|
|
26
26
|
|
|
27
27
|
# stuff autogenerated by autoconf - still C deps
|
|
28
|
-
- (^|/)aclocal
|
|
29
|
-
- (^|/)libtool
|
|
30
|
-
- (^|/)ltoptions
|
|
31
|
-
- (^|/)ltsugar
|
|
32
|
-
- (^|/)ltversion
|
|
33
|
-
- (^|/)lt~obsolete
|
|
28
|
+
- (^|/)aclocal\.m4
|
|
29
|
+
- (^|/)libtool\.m4
|
|
30
|
+
- (^|/)ltoptions\.m4
|
|
31
|
+
- (^|/)ltsugar\.m4
|
|
32
|
+
- (^|/)ltversion\.m4
|
|
33
|
+
- (^|/)lt~obsolete\.m4
|
|
34
|
+
|
|
35
|
+
# .NET Core Install Scripts
|
|
36
|
+
- (^|/)dotnet-install\.(ps1|sh)$
|
|
34
37
|
|
|
35
38
|
# Linters
|
|
36
|
-
- cpplint
|
|
39
|
+
- (^|/)cpplint\.py
|
|
37
40
|
|
|
38
41
|
# Node dependencies
|
|
39
|
-
- node_modules/
|
|
42
|
+
- (^|/)node_modules/
|
|
43
|
+
|
|
44
|
+
# Yarn releases & plugins
|
|
45
|
+
- (^|/)\.yarn/releases/
|
|
46
|
+
- (^|/)\.yarn/plugins/
|
|
47
|
+
|
|
48
|
+
# esy.sh dependencies
|
|
49
|
+
- (^|/)_esy$
|
|
40
50
|
|
|
41
51
|
# Bower Components
|
|
42
|
-
- bower_components/
|
|
52
|
+
- (^|/)bower_components/
|
|
43
53
|
|
|
44
54
|
# Erlang bundles
|
|
45
55
|
- ^rebar$
|
|
46
|
-
- erlang
|
|
56
|
+
- (^|/)erlang\.mk
|
|
47
57
|
|
|
48
58
|
# Go dependencies
|
|
49
|
-
- Godeps/_workspace/
|
|
59
|
+
- (^|/)Godeps/_workspace/
|
|
50
60
|
|
|
51
61
|
# Go fixtures
|
|
52
62
|
- (^|/)testdata/
|
|
53
63
|
|
|
54
64
|
# GNU indent profiles
|
|
55
|
-
-
|
|
65
|
+
- (^|/)\.indent\.pro
|
|
56
66
|
|
|
57
67
|
# Minified JavaScript and CSS
|
|
58
68
|
- (\.|-)min\.(js|css)$
|
|
@@ -94,18 +104,18 @@
|
|
|
94
104
|
|
|
95
105
|
# Vendored dependencies
|
|
96
106
|
- (3rd|[Tt]hird)[-_]?[Pp]arty/
|
|
97
|
-
- vendors?/
|
|
98
|
-
- extern(al)?/
|
|
107
|
+
- (^|/)vendors?/
|
|
108
|
+
- (^|/)extern(al)?/
|
|
99
109
|
- (^|/)[Vv]+endor/
|
|
100
110
|
|
|
101
111
|
# Debian packaging
|
|
102
112
|
- ^debian/
|
|
103
113
|
|
|
104
114
|
# Haxelib projects often contain a neko bytecode file named run.n
|
|
105
|
-
- run
|
|
115
|
+
- (^|/)run\.n$
|
|
106
116
|
|
|
107
117
|
# Bootstrap Datepicker
|
|
108
|
-
- bootstrap-datepicker/
|
|
118
|
+
- (^|/)bootstrap-datepicker/
|
|
109
119
|
|
|
110
120
|
## Commonly Bundled JavaScript frameworks ##
|
|
111
121
|
|
|
@@ -118,44 +128,44 @@
|
|
|
118
128
|
- (^|/)jquery\.(ui|effects)\.([^.]*)\.(js|css)$
|
|
119
129
|
|
|
120
130
|
# jQuery Gantt
|
|
121
|
-
- jquery
|
|
131
|
+
- (^|/)jquery\.fn\.gantt\.js
|
|
122
132
|
|
|
123
133
|
# jQuery fancyBox
|
|
124
|
-
- jquery
|
|
134
|
+
- (^|/)jquery\.fancybox\.(js|css)
|
|
125
135
|
|
|
126
136
|
# Fuel UX
|
|
127
|
-
- fuelux
|
|
137
|
+
- (^|/)fuelux\.js
|
|
128
138
|
|
|
129
139
|
# jQuery File Upload
|
|
130
140
|
- (^|/)jquery\.fileupload(-\w+)?\.js$
|
|
131
141
|
|
|
132
142
|
# jQuery dataTables
|
|
133
|
-
- jquery
|
|
143
|
+
- (^|/)jquery\.dataTables\.js
|
|
134
144
|
|
|
135
145
|
# bootboxjs
|
|
136
|
-
- bootbox
|
|
146
|
+
- (^|/)bootbox\.js
|
|
137
147
|
|
|
138
148
|
# pdf-worker
|
|
139
|
-
- pdf
|
|
149
|
+
- (^|/)pdf\.worker\.js
|
|
140
150
|
|
|
141
151
|
# Slick
|
|
142
152
|
- (^|/)slick\.\w+.js$
|
|
143
153
|
|
|
144
154
|
# Leaflet plugins
|
|
145
155
|
- (^|/)Leaflet\.Coordinates-\d+\.\d+\.\d+\.src\.js$
|
|
146
|
-
- leaflet
|
|
147
|
-
- leaflet
|
|
148
|
-
- Control
|
|
149
|
-
- Control
|
|
150
|
-
- leaflet
|
|
151
|
-
- wicket-leaflet
|
|
156
|
+
- (^|/)leaflet\.draw-src\.js
|
|
157
|
+
- (^|/)leaflet\.draw\.css
|
|
158
|
+
- (^|/)Control\.FullScreen\.css
|
|
159
|
+
- (^|/)Control\.FullScreen\.js
|
|
160
|
+
- (^|/)leaflet\.spin\.js
|
|
161
|
+
- (^|/)wicket-leaflet\.js
|
|
152
162
|
|
|
153
163
|
# Sublime Text workspace files
|
|
154
|
-
-
|
|
155
|
-
-
|
|
164
|
+
- (^|/)\.sublime-project
|
|
165
|
+
- (^|/)\.sublime-workspace
|
|
156
166
|
|
|
157
167
|
# VS Code workspace files
|
|
158
|
-
-
|
|
168
|
+
- (^|/)\.vscode/
|
|
159
169
|
|
|
160
170
|
# Prototype
|
|
161
171
|
- (^|/)prototype(.*)\.js$
|
|
@@ -233,17 +243,18 @@
|
|
|
233
243
|
- (^|/)env/
|
|
234
244
|
|
|
235
245
|
# Fabric
|
|
236
|
-
-
|
|
246
|
+
- (^|/)fabfile\.py$
|
|
237
247
|
|
|
238
248
|
# WAF
|
|
239
|
-
-
|
|
249
|
+
- (^|/)waf$
|
|
240
250
|
|
|
241
251
|
# .osx
|
|
242
|
-
-
|
|
252
|
+
- (^|/)\.osx$
|
|
243
253
|
|
|
244
254
|
## Obj-C ##
|
|
245
255
|
|
|
246
256
|
# Xcode
|
|
257
|
+
### these can be part of a directory name
|
|
247
258
|
|
|
248
259
|
- \.xctemplate/
|
|
249
260
|
- \.imageset/
|
|
@@ -255,24 +266,24 @@
|
|
|
255
266
|
- (^|/)Sparkle/
|
|
256
267
|
|
|
257
268
|
# Crashlytics
|
|
258
|
-
- Crashlytics
|
|
269
|
+
- (^|/)Crashlytics\.framework/
|
|
259
270
|
|
|
260
271
|
# Fabric
|
|
261
|
-
- Fabric
|
|
272
|
+
- (^|/)Fabric\.framework/
|
|
262
273
|
|
|
263
274
|
# BuddyBuild
|
|
264
|
-
- BuddyBuildSDK
|
|
275
|
+
- (^|/)BuddyBuildSDK\.framework/
|
|
265
276
|
|
|
266
277
|
# Realm
|
|
267
|
-
- Realm
|
|
278
|
+
- (^|/)Realm\.framework
|
|
268
279
|
|
|
269
280
|
# RealmSwift
|
|
270
|
-
- RealmSwift
|
|
281
|
+
- (^|/)RealmSwift\.framework
|
|
271
282
|
|
|
272
283
|
# git config files
|
|
273
|
-
- gitattributes$
|
|
274
|
-
- gitignore$
|
|
275
|
-
- gitmodules$
|
|
284
|
+
- (^|/)\.gitattributes$
|
|
285
|
+
- (^|/)\.gitignore$
|
|
286
|
+
- (^|/)\.gitmodules$
|
|
276
287
|
|
|
277
288
|
## Groovy ##
|
|
278
289
|
|
|
@@ -302,7 +313,7 @@
|
|
|
302
313
|
- (^|/)[Mm]icrosoft([Mm]vc)?([Aa]jax|[Vv]alidation)(\.debug)?\.js$
|
|
303
314
|
|
|
304
315
|
# NuGet
|
|
305
|
-
-
|
|
316
|
+
- (^|/)[Pp]ackages\/.+\.\d+\/
|
|
306
317
|
|
|
307
318
|
# ExtJS
|
|
308
319
|
- (^|/)extjs/.*?\.js$
|
|
@@ -310,7 +321,7 @@
|
|
|
310
321
|
- (^|/)extjs/.*?\.txt$
|
|
311
322
|
- (^|/)extjs/.*?\.html$
|
|
312
323
|
- (^|/)extjs/.*?\.properties$
|
|
313
|
-
- (^|/)extjs
|
|
324
|
+
- (^|/)extjs/\.sencha/
|
|
314
325
|
- (^|/)extjs/docs/
|
|
315
326
|
- (^|/)extjs/builds/
|
|
316
327
|
- (^|/)extjs/cmd/
|
|
@@ -326,43 +337,43 @@
|
|
|
326
337
|
- (^|/)html5shiv\.js$
|
|
327
338
|
|
|
328
339
|
# Test fixtures
|
|
329
|
-
-
|
|
330
|
-
-
|
|
340
|
+
- (^|/)[Tt]ests?/fixtures/
|
|
341
|
+
- (^|/)[Ss]pecs?/fixtures/
|
|
331
342
|
|
|
332
343
|
# PhoneGap/Cordova
|
|
333
344
|
- (^|/)cordova([^.]*)\.js$
|
|
334
345
|
- (^|/)cordova\-\d\.\d(\.\d)?\.js$
|
|
335
346
|
|
|
336
347
|
# Foundation js
|
|
337
|
-
- foundation(\..*)?\.js$
|
|
348
|
+
- (^|/)foundation(\..*)?\.js$
|
|
338
349
|
|
|
339
350
|
# Vagrant
|
|
340
|
-
-
|
|
351
|
+
- (^|/)Vagrantfile$
|
|
341
352
|
|
|
342
353
|
# .DS_Stores
|
|
343
|
-
-
|
|
354
|
+
- (^|/)\.[Dd][Ss]_[Ss]tore$
|
|
344
355
|
|
|
345
356
|
# R packages
|
|
346
|
-
-
|
|
347
|
-
-
|
|
357
|
+
- (^|/)vignettes/
|
|
358
|
+
- (^|/)inst/extdata/
|
|
348
359
|
|
|
349
360
|
# Octicons
|
|
350
|
-
- octicons
|
|
351
|
-
- sprockets-octicons
|
|
361
|
+
- (^|/)octicons\.css
|
|
362
|
+
- (^|/)sprockets-octicons\.scss
|
|
352
363
|
|
|
353
364
|
# Typesafe Activator
|
|
354
365
|
- (^|/)activator$
|
|
355
366
|
- (^|/)activator\.bat$
|
|
356
367
|
|
|
357
368
|
# ProGuard
|
|
358
|
-
- proguard
|
|
359
|
-
- proguard-rules
|
|
369
|
+
- (^|/)proguard\.pro$
|
|
370
|
+
- (^|/)proguard-rules\.pro$
|
|
360
371
|
|
|
361
372
|
# PuPHPet
|
|
362
|
-
-
|
|
373
|
+
- (^|/)puphpet/
|
|
363
374
|
|
|
364
375
|
# Android Google APIs
|
|
365
376
|
- (^|/)\.google_apis/
|
|
366
377
|
|
|
367
378
|
# Jenkins Pipeline
|
|
368
|
-
-
|
|
379
|
+
- (^|/)Jenkinsfile$
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: github-linguist
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 7.
|
|
4
|
+
version: 7.10.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- GitHub
|
|
8
|
-
autorequire:
|
|
8
|
+
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date:
|
|
11
|
+
date: 2020-06-16 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: charlock_holmes
|
|
@@ -16,14 +16,14 @@ dependencies:
|
|
|
16
16
|
requirements:
|
|
17
17
|
- - "~>"
|
|
18
18
|
- !ruby/object:Gem::Version
|
|
19
|
-
version: 0.7.
|
|
19
|
+
version: 0.7.7
|
|
20
20
|
type: :runtime
|
|
21
21
|
prerelease: false
|
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
|
23
23
|
requirements:
|
|
24
24
|
- - "~>"
|
|
25
25
|
- !ruby/object:Gem::Version
|
|
26
|
-
version: 0.7.
|
|
26
|
+
version: 0.7.7
|
|
27
27
|
- !ruby/object:Gem::Dependency
|
|
28
28
|
name: escape_utils
|
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -223,7 +223,7 @@ dependencies:
|
|
|
223
223
|
description: We use this library at GitHub to detect blob languages, highlight code,
|
|
224
224
|
ignore binary files, suppress generated files in diffs, and generate language breakdown
|
|
225
225
|
graphs.
|
|
226
|
-
email:
|
|
226
|
+
email:
|
|
227
227
|
executables:
|
|
228
228
|
- github-linguist
|
|
229
229
|
- git-linguist
|
|
@@ -246,16 +246,17 @@ files:
|
|
|
246
246
|
- grammars/documentation.markdown.injection.haxe.json
|
|
247
247
|
- grammars/etc.json
|
|
248
248
|
- grammars/file.lasso.json
|
|
249
|
+
- grammars/hidden.manref.json
|
|
250
|
+
- grammars/hidden.regexp.injection-shell.json
|
|
249
251
|
- grammars/hint.haskell.json
|
|
250
252
|
- grammars/hint.message.haskell.json
|
|
251
253
|
- grammars/hint.type.haskell.json
|
|
252
254
|
- grammars/injections.etc.json
|
|
253
255
|
- grammars/markdown.haxe.codeblock.json
|
|
254
256
|
- grammars/markdown.hxml.codeblock.json
|
|
257
|
+
- grammars/markdown.plantuml.codeblock.json
|
|
255
258
|
- grammars/objdump.x86asm.json
|
|
256
|
-
- grammars/source.
|
|
257
|
-
- grammars/source.MCPOST.json
|
|
258
|
-
- grammars/source.MOD.json
|
|
259
|
+
- grammars/source.4dm.json
|
|
259
260
|
- grammars/source.SASLog.json
|
|
260
261
|
- grammars/source.abap.json
|
|
261
262
|
- grammars/source.abl.json
|
|
@@ -275,7 +276,6 @@ files:
|
|
|
275
276
|
- grammars/source.apache-config.mod_perl.json
|
|
276
277
|
- grammars/source.apl.json
|
|
277
278
|
- grammars/source.applescript.json
|
|
278
|
-
- grammars/source.apt.json
|
|
279
279
|
- grammars/source.asn.json
|
|
280
280
|
- grammars/source.asp.json
|
|
281
281
|
- grammars/source.aspectj.json
|
|
@@ -343,6 +343,8 @@ files:
|
|
|
343
343
|
- grammars/source.data-weave.json
|
|
344
344
|
- grammars/source.desktop.json
|
|
345
345
|
- grammars/source.diff.json
|
|
346
|
+
- grammars/source.dircolors.json
|
|
347
|
+
- grammars/source.direct-x.json
|
|
346
348
|
- grammars/source.disasm.json
|
|
347
349
|
- grammars/source.ditroff.desc.json
|
|
348
350
|
- grammars/source.ditroff.json
|
|
@@ -363,6 +365,7 @@ files:
|
|
|
363
365
|
- grammars/source.factor.json
|
|
364
366
|
- grammars/source.fan.json
|
|
365
367
|
- grammars/source.fancy.json
|
|
368
|
+
- grammars/source.faust.json
|
|
366
369
|
- grammars/source.figctrl.json
|
|
367
370
|
- grammars/source.figfont.json
|
|
368
371
|
- grammars/source.firestore.json
|
|
@@ -377,14 +380,18 @@ files:
|
|
|
377
380
|
- grammars/source.fsharp.fsx.json
|
|
378
381
|
- grammars/source.fsharp.json
|
|
379
382
|
- grammars/source.fstar.json
|
|
383
|
+
- grammars/source.futhark.json
|
|
380
384
|
- grammars/source.gap.json
|
|
381
385
|
- grammars/source.gcode.json
|
|
382
386
|
- grammars/source.gdb.json
|
|
383
387
|
- grammars/source.gdb.session.json
|
|
384
388
|
- grammars/source.gdbregs.json
|
|
385
389
|
- grammars/source.gdscript.json
|
|
390
|
+
- grammars/source.gedcom.json
|
|
391
|
+
- grammars/source.generic-db.json
|
|
386
392
|
- grammars/source.gerber.json
|
|
387
393
|
- grammars/source.gf.json
|
|
394
|
+
- grammars/source.gfm.blade.json
|
|
388
395
|
- grammars/source.gfm.json
|
|
389
396
|
- grammars/source.gitattributes.json
|
|
390
397
|
- grammars/source.gitconfig.json
|
|
@@ -407,6 +414,7 @@ files:
|
|
|
407
414
|
- grammars/source.hc.json
|
|
408
415
|
- grammars/source.hgignore.json
|
|
409
416
|
- grammars/source.hlsl.json
|
|
417
|
+
- grammars/source.hosts.json
|
|
410
418
|
- grammars/source.hql.json
|
|
411
419
|
- grammars/source.hsc2hs.json
|
|
412
420
|
- grammars/source.hsig.json
|
|
@@ -423,6 +431,9 @@ files:
|
|
|
423
431
|
- grammars/source.igor.json
|
|
424
432
|
- grammars/source.inform7.json
|
|
425
433
|
- grammars/source.ini.json
|
|
434
|
+
- grammars/source.ini.npmrc.json
|
|
435
|
+
- grammars/source.inno.json
|
|
436
|
+
- grammars/source.inputrc.json
|
|
426
437
|
- grammars/source.io.json
|
|
427
438
|
- grammars/source.ioke.json
|
|
428
439
|
- grammars/source.isabelle.root.json
|
|
@@ -436,7 +447,6 @@ files:
|
|
|
436
447
|
- grammars/source.jison.json
|
|
437
448
|
- grammars/source.jisonlex-injection.json
|
|
438
449
|
- grammars/source.jisonlex.json
|
|
439
|
-
- grammars/source.jlex.json
|
|
440
450
|
- grammars/source.jolie.json
|
|
441
451
|
- grammars/source.jq.json
|
|
442
452
|
- grammars/source.js.css.json
|
|
@@ -451,7 +461,9 @@ files:
|
|
|
451
461
|
- grammars/source.julia.console.json
|
|
452
462
|
- grammars/source.julia.json
|
|
453
463
|
- grammars/source.kotlin.json
|
|
464
|
+
- grammars/source.lcov.json
|
|
454
465
|
- grammars/source.lean.json
|
|
466
|
+
- grammars/source.lean.markdown.json
|
|
455
467
|
- grammars/source.lex.json
|
|
456
468
|
- grammars/source.lex.regexp.json
|
|
457
469
|
- grammars/source.lid.json
|
|
@@ -466,6 +478,7 @@ files:
|
|
|
466
478
|
- grammars/source.lsl.json
|
|
467
479
|
- grammars/source.ltspice.symbol.json
|
|
468
480
|
- grammars/source.lua.json
|
|
481
|
+
- grammars/source.m2.json
|
|
469
482
|
- grammars/source.m4.json
|
|
470
483
|
- grammars/source.m68k.json
|
|
471
484
|
- grammars/source.makefile.json
|
|
@@ -489,11 +502,14 @@ files:
|
|
|
489
502
|
- grammars/source.monkey.json
|
|
490
503
|
- grammars/source.moonscript.json
|
|
491
504
|
- grammars/source.mql5.json
|
|
505
|
+
- grammars/source.msl.json
|
|
492
506
|
- grammars/source.mupad.json
|
|
493
507
|
- grammars/source.nanorc.json
|
|
508
|
+
- grammars/source.nasl.json
|
|
494
509
|
- grammars/source.ncl.json
|
|
495
510
|
- grammars/source.ne.json
|
|
496
511
|
- grammars/source.nemerle.json
|
|
512
|
+
- grammars/source.neon.json
|
|
497
513
|
- grammars/source.nesc.json
|
|
498
514
|
- grammars/source.netlinx.erb.json
|
|
499
515
|
- grammars/source.netlinx.json
|
|
@@ -520,10 +536,13 @@ files:
|
|
|
520
536
|
- grammars/source.ocaml.json
|
|
521
537
|
- grammars/source.ocamllex.json
|
|
522
538
|
- grammars/source.ocamlyacc.json
|
|
539
|
+
- grammars/source.odin-ehr.json
|
|
540
|
+
- grammars/source.odin.json
|
|
523
541
|
- grammars/source.ooc.json
|
|
524
542
|
- grammars/source.opa.json
|
|
525
543
|
- grammars/source.opal.json
|
|
526
544
|
- grammars/source.opalsysdefs.json
|
|
545
|
+
- grammars/source.openbsd-pkg.contents.json
|
|
527
546
|
- grammars/source.opencobol.json
|
|
528
547
|
- grammars/source.opentype.json
|
|
529
548
|
- grammars/source.opts.json
|
|
@@ -554,6 +573,7 @@ files:
|
|
|
554
573
|
- grammars/source.postscript.json
|
|
555
574
|
- grammars/source.pov-ray sdl.json
|
|
556
575
|
- grammars/source.powershell.json
|
|
576
|
+
- grammars/source.prisma.json
|
|
557
577
|
- grammars/source.processing.json
|
|
558
578
|
- grammars/source.prolog.eclipse.json
|
|
559
579
|
- grammars/source.prolog.json
|
|
@@ -566,6 +586,8 @@ files:
|
|
|
566
586
|
- grammars/source.python.salt.json
|
|
567
587
|
- grammars/source.q.json
|
|
568
588
|
- grammars/source.q_output.json
|
|
589
|
+
- grammars/source.qasm.json
|
|
590
|
+
- grammars/source.ql.json
|
|
569
591
|
- grammars/source.qmake.json
|
|
570
592
|
- grammars/source.qml.json
|
|
571
593
|
- grammars/source.quake.json
|
|
@@ -583,6 +605,7 @@ files:
|
|
|
583
605
|
- grammars/source.regexp.perl6fe.json
|
|
584
606
|
- grammars/source.regexp.python.json
|
|
585
607
|
- grammars/source.regexp.spin.json
|
|
608
|
+
- grammars/source.rego.json
|
|
586
609
|
- grammars/source.renpy.json
|
|
587
610
|
- grammars/source.rexx.json
|
|
588
611
|
- grammars/source.ring.json
|
|
@@ -604,6 +627,7 @@ files:
|
|
|
604
627
|
- grammars/source.shaderlab.json
|
|
605
628
|
- grammars/source.shell.json
|
|
606
629
|
- grammars/source.shen.json
|
|
630
|
+
- grammars/source.sieve.json
|
|
607
631
|
- grammars/source.slice.json
|
|
608
632
|
- grammars/source.smali.json
|
|
609
633
|
- grammars/source.smalltalk.json
|
|
@@ -625,6 +649,7 @@ files:
|
|
|
625
649
|
- grammars/source.swift.json
|
|
626
650
|
- grammars/source.sy.json
|
|
627
651
|
- grammars/source.systemverilog.json
|
|
652
|
+
- grammars/source.tags.json
|
|
628
653
|
- grammars/source.tcl.json
|
|
629
654
|
- grammars/source.tea.json
|
|
630
655
|
- grammars/source.terra.json
|
|
@@ -632,6 +657,7 @@ files:
|
|
|
632
657
|
- grammars/source.thrift.json
|
|
633
658
|
- grammars/source.tl.json
|
|
634
659
|
- grammars/source.tla.json
|
|
660
|
+
- grammars/source.tnsaudit.json
|
|
635
661
|
- grammars/source.toc.json
|
|
636
662
|
- grammars/source.toml.json
|
|
637
663
|
- grammars/source.ts.json
|
|
@@ -648,6 +674,7 @@ files:
|
|
|
648
674
|
- grammars/source.vbnet.json
|
|
649
675
|
- grammars/source.verilog.json
|
|
650
676
|
- grammars/source.vhdl.json
|
|
677
|
+
- grammars/source.vim-snippet.json
|
|
651
678
|
- grammars/source.viml.json
|
|
652
679
|
- grammars/source.vtt.json
|
|
653
680
|
- grammars/source.vyper.json
|
|
@@ -656,7 +683,9 @@ files:
|
|
|
656
683
|
- grammars/source.wdl.json
|
|
657
684
|
- grammars/source.webassembly.json
|
|
658
685
|
- grammars/source.webidl.json
|
|
686
|
+
- grammars/source.wgetrc.json
|
|
659
687
|
- grammars/source.wollok.json
|
|
688
|
+
- grammars/source.wsd.json
|
|
660
689
|
- grammars/source.x10.json
|
|
661
690
|
- grammars/source.x86.json
|
|
662
691
|
- grammars/source.x86asm.json
|
|
@@ -666,7 +695,6 @@ files:
|
|
|
666
695
|
- grammars/source.xq.json
|
|
667
696
|
- grammars/source.xtend.json
|
|
668
697
|
- grammars/source.yacc.json
|
|
669
|
-
- grammars/source.yaml-ext.json
|
|
670
698
|
- grammars/source.yaml.json
|
|
671
699
|
- grammars/source.yaml.salt.json
|
|
672
700
|
- grammars/source.yang.json
|
|
@@ -680,6 +708,7 @@ files:
|
|
|
680
708
|
- grammars/text.bibtex.json
|
|
681
709
|
- grammars/text.cfml.basic.json
|
|
682
710
|
- grammars/text.conllu.json
|
|
711
|
+
- grammars/text.dfy.dafny.json
|
|
683
712
|
- grammars/text.elixir.json
|
|
684
713
|
- grammars/text.eml.basic.json
|
|
685
714
|
- grammars/text.error-list.json
|
|
@@ -687,7 +716,6 @@ files:
|
|
|
687
716
|
- grammars/text.gherkin.feature.json
|
|
688
717
|
- grammars/text.haml.json
|
|
689
718
|
- grammars/text.hamlc.json
|
|
690
|
-
- grammars/text.html.abl.json
|
|
691
719
|
- grammars/text.html.asciidoc.json
|
|
692
720
|
- grammars/text.html.asdoc.json
|
|
693
721
|
- grammars/text.html.asp.json
|
|
@@ -715,6 +743,7 @@ files:
|
|
|
715
743
|
- grammars/text.html.mediawiki.json
|
|
716
744
|
- grammars/text.html.php.blade.json
|
|
717
745
|
- grammars/text.html.php.json
|
|
746
|
+
- grammars/text.html.riot.json
|
|
718
747
|
- grammars/text.html.slash.json
|
|
719
748
|
- grammars/text.html.smarty.json
|
|
720
749
|
- grammars/text.html.soy.json
|
|
@@ -727,6 +756,8 @@ files:
|
|
|
727
756
|
- grammars/text.junit-test-report.json
|
|
728
757
|
- grammars/text.log.latex.json
|
|
729
758
|
- grammars/text.marko.json
|
|
759
|
+
- grammars/text.muse.json
|
|
760
|
+
- grammars/text.openbsd-pkg.desc.json
|
|
730
761
|
- grammars/text.plain.json
|
|
731
762
|
- grammars/text.python.console.json
|
|
732
763
|
- grammars/text.python.traceback.json
|
|
@@ -748,6 +779,7 @@ files:
|
|
|
748
779
|
- grammars/text.tex.latex.memoir.json
|
|
749
780
|
- grammars/text.tex.latex.rd.json
|
|
750
781
|
- grammars/text.texinfo.json
|
|
782
|
+
- grammars/text.vim-help.json
|
|
751
783
|
- grammars/text.xml.ant.json
|
|
752
784
|
- grammars/text.xml.flex-config.json
|
|
753
785
|
- grammars/text.xml.genshi.json
|
|
@@ -793,7 +825,7 @@ licenses:
|
|
|
793
825
|
- MIT
|
|
794
826
|
metadata:
|
|
795
827
|
github_repo: ssh://github.com/github/linguist
|
|
796
|
-
post_install_message:
|
|
828
|
+
post_install_message:
|
|
797
829
|
rdoc_options: []
|
|
798
830
|
require_paths:
|
|
799
831
|
- lib
|
|
@@ -808,9 +840,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
808
840
|
- !ruby/object:Gem::Version
|
|
809
841
|
version: '0'
|
|
810
842
|
requirements: []
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
signing_key:
|
|
843
|
+
rubygems_version: 3.0.3
|
|
844
|
+
signing_key:
|
|
814
845
|
specification_version: 4
|
|
815
846
|
summary: GitHub Language detection
|
|
816
847
|
test_files: []
|