Skip to content

Commit

Permalink
Update LANGUAGE_TAG
Browse files Browse the repository at this point in the history
  • Loading branch information
Stanislas0 committed Dec 31, 2022
1 parent 556f506 commit 5dcecd0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions codegeex/data/data_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,12 @@
"cpp" : "// language: C++",
"c" : "// language: C",
"c#" : "// language: C#",
"csharp" : "// language: C#",
"cuda" : "// language: Cuda",
"objective-c" : "// language: Objective-C",
"objective-c++": "// language: Objective-C++",
"python" : "# language: Python",
"perl" : "# language: Perl",
"java" : "// language: Java",
"scala" : "// language: Scala",
"tex" : f"% language: TeX",
Expand Down

0 comments on commit 5dcecd0

Please sign in to comment.