Skip to content

Commit

Permalink
Avoid analyzing excluded language files for line counting
Browse files Browse the repository at this point in the history
This change passes in a list of file types to the line counting
analysis. These are the languages for the databases being analyzed.
Line count analysis is restricted to these files.
  • Loading branch information
aeisenberg committed Apr 28, 2021
1 parent 5c0a38d commit b8c6445
Show file tree
Hide file tree
Showing 31 changed files with 438 additions and 50 deletions.
2 changes: 1 addition & 1 deletion lib/analyze.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/analyze.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/analyze.test.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b8c6445

Please sign in to comment.