diff options
| author | David Calavera <david.calavera@gmail.com> | 2012-08-14 13:04:05 -0700 |
|---|---|---|
| committer | David Calavera <david.calavera@gmail.com> | 2012-08-14 13:04:05 -0700 |
| commit | fd8e1eff9f1fe8646e65f076aa04c2a7cf20ec95 (patch) | |
| tree | 96c0c307154a0b5dcd14eb3df5a23d1d850cc55f | |
| parent | fa13a4476118bd2201a26b48694ee683f6556a3d (diff) | |
update samplesjenkins-pluginspec
| -rw-r--r-- | lib/linguist/samples.json | 36 |
1 files changed, 25 insertions, 11 deletions
diff --git a/lib/linguist/samples.json b/lib/linguist/samples.json index 311cc0f..7458d08 100644 --- a/lib/linguist/samples.json +++ b/lib/linguist/samples.json @@ -162,6 +162,7 @@ ], "Ruby": [ ".rb", + ".pluginspec", ".script!", ".rabl", ".rake" @@ -257,8 +258,8 @@ ".gemrc" ] }, - "tokens_total": 333210, - "languages_total": 261, + "tokens_total": 333239, + "languages_total": 262, "tokens": { "Apex": { "/*": 15, @@ -23224,20 +23225,20 @@ "]": 56, ".each": 5, "{": 69, - "|": 95, - "plugin": 2, + "|": 97, + "plugin": 3, "(": 256, ")": 267, "}": 69, "task": 2, "default": 2, - "do": 36, + "do": 37, "puts": 21, - "end": 248, + "end": 249, "module": 8, "Foo": 1, "require": 58, - "#": 476, + "#": 487, "class": 7, "Formula": 2, "include": 3, @@ -23850,6 +23851,19 @@ "err.to_s": 1, "DEFAULTS.deep_merge": 1, ".deep_merge": 1, + "Jenkins": 1, + "Plugin": 1, + "Specification.new": 1, + "plugin.name": 1, + "plugin.display_name": 1, + "plugin.version": 1, + "plugin.description": 1, + "plugin.url": 1, + "plugin.developed_by": 1, + "plugin.uses_repository": 1, + "github": 1, + "plugin.depends_on": 1, + "#plugin.depends_on": 1, "SHEBANG#!macruby": 1, "object": 2, "@user": 1, @@ -26776,7 +26790,7 @@ "R": 14, "Racket": 269, "Rebol": 11, - "Ruby": 4324, + "Ruby": 4353, "Rust": 8, "Sass": 28, "Scala": 318, @@ -26846,7 +26860,7 @@ "R": 1, "Racket": 2, "Rebol": 1, - "Ruby": 15, + "Ruby": 16, "Rust": 1, "Sass": 1, "Scala": 2, @@ -26868,5 +26882,5 @@ "XSLT": 1, "YAML": 1 }, - "md5": "4e15c989e08fea5b847096e54a7a5eb4" -}
\ No newline at end of file + "md5": "c0409a4ef38754b1254ad4af24e1b7fd" +} |
