Skip to content

Commit 02aa03c

Browse files
Add Matlab as a supported language to detect
1 parent ea5e9e1 commit 02aa03c

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,3 +130,4 @@ in a text editor, Code-Counting will not read it. This was discovered through th
130130
- SCSS
131131
- Sass
132132
- Less
133+
- Matlab

code_counting/languages.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,5 @@ R;r
4545
Lua;lua
4646
SCSS;scss
4747
Sass;sass
48-
Less;less
48+
Less;less
49+
Matab;m

0 commit comments

Comments
 (0)