Eric Cornelissen
85ea24bd20
Fix typos in src
...
- Rename "toolrunnner" (three 'n') to "toolrunner"
- Rename "relativeFilepaht" to "relativeFilepath"
- Fix various typos in documentation & comments
- Fix typos in logs and test names
2020-11-20 11:00:55 +01:00
Chris Gavin
726cfc8441
Ensure unqualified program names are present on PATH before executing them.
2020-11-18 22:20:13 +00:00
Michael Huynh
c68c97e2bd
Resolve violations of no-useless-escape lint
...
Resolves #205
2020-09-28 10:55:58 +08:00
Nick Fyson
e5e9aad174
Merge branch 'main' into nickfyson/error_wrapper
...
# Conflicts:
# lib/codeql.js
# lib/codeql.js.map
# src/codeql.ts
2020-09-14 13:30:37 +01:00
Nick Fyson
b3b99014eb
make ErrorMatcher an object rather than a tuple
2020-09-11 18:30:07 +01:00
Nick Fyson
1fb7c81099
tweak in response to reviewer comments
2020-09-11 18:25:23 +01:00
Nick Fyson
88951d6193
renames to reflect the switch to using toolrunner
2020-09-08 00:01:04 +01:00