cgag / loc

Count lines of code quickly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GLSL recognition error

nyovaya opened this issue · comments

commented

Seems like loc only recognized .frag and .vert, etc. as GLSL, but not .fs, .vs, etc.
I think it should accept both and check the file for the language(as it could be mistaken as F#).