Closed unhammer closed 1 year ago
Thanks for making cloc, very nice tool :-) I'd like to request support for:
.cg3
.rlx
#
"like#this"
LIST kh#fv = pres pret;
I didn't add logic to support # within double quotes because a line of code with a string will be counted as code regardless of whether or not it contains a #. Regular shell rules seem sufficient.
Thanks for making cloc, very nice tool :-) I'd like to request support for:
.cg3
,.rlx
#
"like#this"
#
must be at start of line or preceded by whitespace, e.g. in the lineLIST kh#fv = pres pret;
there is no comment