Skip to content

Commit

Permalink
Update extension names
Browse files Browse the repository at this point in the history
Details:
 - To make extension def comply with github's linguist definition
  • Loading branch information
pyhsieh-cyberbiz committed Oct 27, 2021
1 parent c185a28 commit 6c3d71e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,11 +88,10 @@
"multi_line_comments": [["(*", "*)"], ["/*", "*/"]],
"quotes": [["\\\"", "\\\""]],
"extensions": [
"ats",
"dats",
"cats",
"hats",
"sats"
"sats",
"atxt"
]
},
"Autoconf": {
Expand Down

0 comments on commit 6c3d71e

Please sign in to comment.