mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
link to JUnit
@@ -20,3 +20,5 @@ test:
|
|||||||
script:
|
script:
|
||||||
- git ls-files --exclude='*.sh' --ignored -c -z | xargs -0r shellcheck
|
- git ls-files --exclude='*.sh' --ignored -c -z | xargs -0r shellcheck
|
||||||
```
|
```
|
||||||
|
|
||||||
|
If you want to create a JUnit XML report to see in the GitLab's UI, check the instructions [here](../JUnit).
|
Reference in New Issue
Block a user