FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Avoid analyzing excluded language files for line counting by aeisenberg · Pull Request #465 · github/codeql-action · GitHub

Avoid analyzing excluded language files for line counting - #465

Merged
aeisenberg merged 2 commits into
mainfrom
aeisenberg/lines-of-code-trim
Apr 28, 2021
Merged

aeisenberg merged 2 commits into
mainfrom
aeisenberg/lines-of-code-trim

Conversation

aeisenberg commented Apr 28, 2021
edited
Loading

Copy link
Copy Markdown
Contributor

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.

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.

This version adds a larger list of auto-excluded binary files.
And allows for the passing of a list of file types to restrict
analysis to.
Comment thread src/count-loc.ts Outdated
aeisenberg force-pushed the aeisenberg/lines-of-code-trim branch from b8c6445 to 9b4ffcd Compare April 28, 2021 22:08
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.
aeisenberg force-pushed the aeisenberg/lines-of-code-trim branch from 9b4ffcd to ee23462 Compare April 28, 2021 23:12
aeisenberg merged commit 1585462 into main Apr 28, 2021
aeisenberg deleted the aeisenberg/lines-of-code-trim branch April 28, 2021 23:41
github-actions Bot mentioned this pull request Apr 30, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL