Skip to content

Commit dbbab31

Browse files
tancnleTan Le
andauthored
Add bicep to the list of supported languages (#2137)
Co-authored-by: Tan Le <tle@gitlab.com>
1 parent a0d1ee5 commit dbbab31

File tree

1 file changed

+14
-13
lines changed

1 file changed

+14
-13
lines changed

docs/Languages.md

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
# Languages
66

7+
- .properties (`properties`)
8+
- 1C (BSL) (`bsl`)
79
- ABAP (`abap`)
810
- ActionScript (`actionscript`)
911
- Ada (`ada`)
@@ -17,31 +19,31 @@
1719
- Batchfile (`batchfile`)
1820
- BBCBASIC (`bbcbasic`)
1921
- BibTeX (`bibtex`)
22+
- Bicep (`bicep`)
2023
- BIML (`biml`)
2124
- BPF (`bpf`)
2225
- Brainfuck (`brainfuck`)
2326
- BrightScript (`brightscript`)
24-
- 1C (BSL) (`bsl`)
2527
- C (`c`)
2628
- C# (`csharp`)
2729
- C++ (`cpp`)
28-
- CFScript (`cfscript`)
29-
- CMHG (`cmhg`)
30-
- CMake (`cmake`)
31-
- CODEOWNERS (`codeowners`)
32-
- CSS (`css`)
33-
- CSV Schema (`csvs`)
34-
- CUDA (`cuda`)
3530
- Ceylon (`ceylon`)
31+
- CFScript (`cfscript`)
3632
- Cisco IOS (`cisco_ios`)
3733
- Clean (`clean`)
3834
- Clojure (`clojure`)
35+
- CMake (`cmake`)
36+
- CMHG (`cmhg`)
37+
- CODEOWNERS (`codeowners`)
3938
- CoffeeScript (`coffeescript`)
4039
- Common Lisp (`common_lisp`)
4140
- Config File (`conf`)
4241
- Console (`console`)
4342
- Coq (`coq`)
4443
- Crystal (`crystal`)
44+
- CSS (`css`)
45+
- CSV Schema (`csvs`)
46+
- CUDA (`cuda`)
4547
- Cypher (`cypher`)
4648
- Cython (`cython`)
4749
- D (`d`)
@@ -78,9 +80,9 @@
7880
- Hack (`hack`)
7981
- Haml (`haml`)
8082
- Handlebars (`handlebars`)
83+
- Hashicorp Configuration Language (`hcl`)
8184
- Haskell (`haskell`)
8285
- Haxe (`haxe`)
83-
- Hashicorp Configuration Language (`hcl`)
8486
- HLSL (`hlsl`)
8587
- HOCON (`hocon`)
8688
- HQL (`hql`)
@@ -103,8 +105,8 @@
103105
- Jinja (`jinja`)
104106
- JSL (`jsl`)
105107
- JSON (`json`)
106-
- JSON5 (`json5`)
107108
- Json-doc (`json-doc`)
109+
- JSON5 (`json5`)
108110
- Jsonnet (`jsonnet`)
109111
- Jsp (`jsp`)
110112
- JSX (`jsx`)
@@ -128,11 +130,11 @@
128130
- Mathematica (`mathematica`)
129131
- MATLAB (`matlab`)
130132
- Meson (`meson`)
133+
- MessageTrans (`msgtrans`)
131134
- MiniZinc (`minizinc`)
132135
- Mojo (`mojo`)
133136
- MoonScript (`moonscript`)
134137
- Mosel (`mosel`)
135-
- MessageTrans (`msgtrans`)
136138
- MXML (`mxml`)
137139
- Nasm (`nasm`)
138140
- NesAsm (`nesasm`)
@@ -159,7 +161,6 @@
159161
- Praat (`praat`)
160162
- Prolog (`prolog`)
161163
- Prometheus (`prometheus`)
162-
- .properties (`properties`)
163164
- Protobuf (`protobuf`)
164165
- Puppet (`puppet`)
165166
- Python (`python`)
@@ -211,12 +212,12 @@
211212
- Twig (`twig`)
212213
- TypeScript (`typescript`)
213214
- Vala (`vala`)
214-
- Visual Basic (`vb`)
215215
- VCL: Varnish Configuration Language (`vcl`)
216216
- Velocity (`velocity`)
217217
- Verilog and System Verilog (`verilog`)
218218
- VHDL 2008 (`vhdl`)
219219
- VimL (`viml`)
220+
- Visual Basic (`vb`)
220221
- Vue (`vue`)
221222
- Wollok (`wollok`)
222223
- XML (`xml`)

0 commit comments

Comments
 (0)