Skip to content

v3.0.23

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Dec 02:38
x/tokencount: use mimetype to determine type of null files

In the case of files for which ohcount returns '(null)', use
github.com/gabriel-vasile/mimetype to determine the type of the file.
If the file is of type 'text/plain', then include the file in the
count.  Otherwise, ignore the file.