tests/ci: add sonarqube scan
Adding sonarqube scan to the pipeline.
This commit is contained in:
parent
597759c18f
commit
8bc4bff80c
4 changed files with 50 additions and 1 deletions
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
|
|
@ -54,5 +54,5 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
- uses: codespell-project/actions-codespell@master
|
||||
with:
|
||||
ignore_words_list: msdos
|
||||
ignore_words_list: msdos, pullrequest
|
||||
skip: ./.git,coverity,rpmbuild,samples
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue