codeql-action/node_modules/github-linguist/dist
Andrew Eisenberg ddcb299283 Update loc count library
This version will count lines of code in each file serially. It still
runs all file system operations asynchronously. The only difference now
is that it will only count one file at a time. It is slower, but it
is able to count large repositories without running out of memory.
2021-05-12 16:33:05 -07:00
..
cli.d.ts Add the github-linguist package 2021-04-22 15:59:49 -07:00
cli.js Add the github-linguist package 2021-04-22 15:59:49 -07:00
cli.js.map Avoid analyzing excluded language files for line counting 2021-04-28 16:07:55 -07:00
directory.d.ts Avoid analyzing excluded language files for line counting 2021-04-28 16:07:55 -07:00
directory.js Update loc count library 2021-05-12 16:33:05 -07:00
directory.js.map Update loc count library 2021-05-12 16:33:05 -07:00
file.d.ts Avoid analyzing excluded language files for line counting 2021-04-28 16:07:55 -07:00
file.js Avoid analyzing excluded language files for line counting 2021-04-28 16:07:55 -07:00
file.js.map Avoid analyzing excluded language files for line counting 2021-04-28 16:07:55 -07:00
index.d.ts Add the github-linguist package 2021-04-22 15:59:49 -07:00
index.js Add the github-linguist package 2021-04-22 15:59:49 -07:00
index.js.map Add the github-linguist package 2021-04-22 15:59:49 -07:00
languages.d.ts Avoid analyzing excluded language files for line counting 2021-04-28 16:07:55 -07:00
languages.js Avoid analyzing excluded language files for line counting 2021-04-28 16:07:55 -07:00
languages.js.map Avoid analyzing excluded language files for line counting 2021-04-28 16:07:55 -07:00
utils.d.ts Add the github-linguist package 2021-04-22 15:59:49 -07:00
utils.js Add the github-linguist package 2021-04-22 15:59:49 -07:00
utils.js.map Add the github-linguist package 2021-04-22 15:59:49 -07:00