mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Uppercase "Ecl" language to "ECL"
Signed-off-by: Gordon Smith <gordon.smith@lexisnexis.com>
This commit is contained in:
@@ -408,7 +408,7 @@ Ecere Projects:
|
|||||||
lexer: JSON
|
lexer: JSON
|
||||||
primary_extension: .epj
|
primary_extension: .epj
|
||||||
|
|
||||||
Ecl:
|
ECL:
|
||||||
type: programming
|
type: programming
|
||||||
color: "#8a1267"
|
color: "#8a1267"
|
||||||
primary_extension: .ecl
|
primary_extension: .ecl
|
||||||
|
|||||||
@@ -77,7 +77,7 @@
|
|||||||
"DM": [
|
"DM": [
|
||||||
".dm"
|
".dm"
|
||||||
],
|
],
|
||||||
"Ecl": [
|
"ECL": [
|
||||||
".ecl"
|
".ecl"
|
||||||
],
|
],
|
||||||
"edn": [
|
"edn": [
|
||||||
@@ -13359,7 +13359,7 @@
|
|||||||
"#undef": 1,
|
"#undef": 1,
|
||||||
"Undefine": 1
|
"Undefine": 1
|
||||||
},
|
},
|
||||||
"Ecl": {
|
"ECL": {
|
||||||
"#option": 1,
|
"#option": 1,
|
||||||
"(": 32,
|
"(": 32,
|
||||||
"true": 1,
|
"true": 1,
|
||||||
@@ -42479,7 +42479,7 @@
|
|||||||
"Dart": 68,
|
"Dart": 68,
|
||||||
"Diff": 16,
|
"Diff": 16,
|
||||||
"DM": 169,
|
"DM": 169,
|
||||||
"Ecl": 281,
|
"ECL": 281,
|
||||||
"edn": 227,
|
"edn": 227,
|
||||||
"Elm": 628,
|
"Elm": 628,
|
||||||
"Emacs Lisp": 1756,
|
"Emacs Lisp": 1756,
|
||||||
@@ -42602,7 +42602,7 @@
|
|||||||
"Dart": 1,
|
"Dart": 1,
|
||||||
"Diff": 1,
|
"Diff": 1,
|
||||||
"DM": 1,
|
"DM": 1,
|
||||||
"Ecl": 1,
|
"ECL": 1,
|
||||||
"edn": 1,
|
"edn": 1,
|
||||||
"Elm": 3,
|
"Elm": 3,
|
||||||
"Emacs Lisp": 2,
|
"Emacs Lisp": 2,
|
||||||
|
|||||||
Reference in New Issue
Block a user