Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix lines of code mapping
We were inadvertently using codeql language ids instead of the action's
language ids. There is now a 3-way mapping between the ids used by
the lines counter library, the action, and codeql.
Andrew Eisenberg committed May 7, 2021

Unverified

No user is associated with the committer email.
1 parent 35a83b9 commit b6ae33f
Showing 8 changed files with 116 additions and 62 deletions.
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.

62 changes: 43 additions & 19 deletions lib/count-loc.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/count-loc.js.map

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

0 comments on commit b6ae33f

Please sign in to comment.