Free Online Services. Github/GitLab star history. Count Lines of Code. CORS proxy server. IP GeoLocation. HTTP Headers. Random Data. Api weather temp. Alexa ranking.
I was testing the line count tool on my lrkrol/SEREEGA repository, which according to GitHub is 100% MATLAB. However, the tool recognised it as Objective-C. This obviously messed up the count of comment lines and thus the actual LoC count.
It would be good to support MATLAB. Commenting is explained here.
When multiple languages use the same file extension (.m in this case), perhaps a user choice can be provided for it to be interpreted as one or the other for the current repository.
I was testing the line count tool on my
lrkrol/SEREEGA
repository, which according to GitHub is 100% MATLAB. However, the tool recognised it as Objective-C. This obviously messed up the count of comment lines and thus the actual LoC count.It would be good to support MATLAB. Commenting is explained here.
When multiple languages use the same file extension (
.m
in this case), perhaps a user choice can be provided for it to be interpreted as one or the other for the current repository.