mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 00:14:44 +01:00
CI: enable all shellcheck severity levels
The few previous commits make this pass, let's profit.
This commit is contained in:
parent
6db9ebfd15
commit
529d386775
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ shellcheck:
|
|||
script:
|
||||
- apt-get install --no-install-recommends -y file shellcheck xmlstarlet
|
||||
- shellcheck --version
|
||||
- './tests/bin/shellcheck-tree --format=checkstyle --severity=info
|
||||
- './tests/bin/shellcheck-tree --format=checkstyle
|
||||
| xmlstarlet tr tests/checkstyle2junit.xslt
|
||||
> shellcheck.xml'
|
||||
artifacts:
|
||||
|
|
Loading…
Add table
Reference in a new issue