cloc icon indicating copy to clipboard operation
cloc copied to clipboard

Add support for nunjucks files

Open aarongoldenthal opened this issue 3 years ago • 0 comments

Add supports for nunjucks files with the .njk file extension. The current workaround is to use --force-lang="Jinja Template",njk, and given the similarities this appears to produce an accurate count of code and comments, but has to be specifically called or the files are not counted.

aarongoldenthal avatar Aug 06 '22 23:08 aarongoldenthal