Commit f842c19
authored
re-enable local CodeQL queries (#798)
These local queries were developed some years ago but were disabled when
the LGTM service (predecessor to CodeQL) was deprecated.
Reference the directory where the local queries are located
with the `queries` parameter in the `codeql/init` step. Add a QL pack
configuration so that CodeQL understand this directory contains the
queries.1 parent d9763f0 commit f842c19
2 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments