mirror of
https://github.com/github/codeql-action.git
synced 2026-01-06 14:40:10 +08:00
Add the github-linguist package
This commit only adds a single package and all of its transitive dependencies. The github-linguist package will be used for counting lines of code as a baseline for databases we are analyzing.
This commit is contained in:
4
node_modules/github-linguist/src/justify.json
generated
vendored
Normal file
4
node_modules/github-linguist/src/justify.json
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
".ts": "typescript",
|
||||
".tsx": "tsx"
|
||||
}
|
||||
Reference in New Issue
Block a user