Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge branch 'main' into report-action-aborted
Alex Kalyvitis committed Jun 24, 2020

Unverified

No user is associated with the committer email.
2 parents b8ac06a + 04adf2b commit a091618
Showing 166 changed files with 16,962 additions and 1,344 deletions.
10 changes: 10 additions & 0 deletions .editorconfig
@@ -0,0 +1,10 @@
root = true

[*]
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true

[*.ts]
indent_style = space
indent_size = 2
2 changes: 1 addition & 1 deletion lib/analysis-paths.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/analysis-paths.test.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/config-utils.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/external-queries.test.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/fingerprints.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/fingerprints.test.js.map
2 changes: 1 addition & 1 deletion lib/setup-tools.js
2 changes: 1 addition & 1 deletion lib/setup-tools.js.map
2 changes: 1 addition & 1 deletion lib/setup-tools.test.js.map
14 changes: 11 additions & 3 deletions lib/setup-tracer.js
2 changes: 1 addition & 1 deletion lib/setup-tracer.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/tracer-env.js.map
2 changes: 1 addition & 1 deletion lib/upload-lib.js.map
2 changes: 1 addition & 1 deletion lib/upload-sarif.js.map
6 changes: 5 additions & 1 deletion lib/util.js
2 changes: 1 addition & 1 deletion lib/util.js.map

Large diffs are not rendered by default.

19 changes: 19 additions & 0 deletions node_modules/doctrine/LICENSE.BSD
202 changes: 202 additions & 0 deletions node_modules/doctrine/LICENSE.closure-compiler
19 changes: 19 additions & 0 deletions node_modules/doctrine/LICENSE.esprima
174 changes: 174 additions & 0 deletions node_modules/doctrine/README.md
833 changes: 833 additions & 0 deletions node_modules/doctrine/lib/doctrine.js

Large diffs are not rendered by default.

1,261 changes: 1,261 additions & 0 deletions node_modules/doctrine/lib/typed.js

Large diffs are not rendered by default.

54 changes: 54 additions & 0 deletions node_modules/doctrine/lib/utility.js
19 changes: 19 additions & 0 deletions node_modules/doctrine/node_modules/esutils/LICENSE.BSD
169 changes: 169 additions & 0 deletions node_modules/doctrine/node_modules/esutils/README.md
144 changes: 144 additions & 0 deletions node_modules/doctrine/node_modules/esutils/lib/ast.js
101 changes: 101 additions & 0 deletions node_modules/doctrine/node_modules/esutils/lib/code.js
137 changes: 137 additions & 0 deletions node_modules/doctrine/node_modules/esutils/lib/keyword.js
33 changes: 33 additions & 0 deletions node_modules/doctrine/node_modules/esutils/lib/utils.js
49 changes: 49 additions & 0 deletions node_modules/doctrine/node_modules/esutils/package.json
69 changes: 69 additions & 0 deletions node_modules/doctrine/package.json
54 changes: 54 additions & 0 deletions node_modules/isarray/README.md

0 comments on commit a091618

Please sign in to comment.