]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
Updates to codeql config
authorAndrew Meir <134502868+AM-K-19@users.noreply.github.com>
Mon, 6 Nov 2023 09:25:15 +0000 (10:25 +0100)
committerDaniel Wagner <wagi@monom.org>
Tue, 7 Nov 2023 12:57:55 +0000 (13:57 +0100)
commitf3adfa69eb6afab2f827bed03ab2de2cd0824964
tree62cf214bbbeca4754804c9dab1b4dd0bd2b9a61b
parentae834ad6382eda4916147bd2a9091f253c7768f8
Updates to codeql config

* Split c-cpp and python init sections
* Add paths-ignore config for pythin init
* Add json-c wrap during build - increases c codeql coverage
.github/codeql/codeql-config.yml [new file with mode: 0644]
.github/workflows/codeql.yml