We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Also show how to translate checkstyle back to plain text. See https://gitlab.com/ci-includes/masslinter/ for an example.
Revert 98b771780adbade289cffe388efb0a90756638c6...9f3cd894e19a5c262996648d70a136fdfd5865ee on GitLab CI
include shell files (instead of excluding them)
Updated GitLab CI (markdown)
link to JUnit
Without the "-c" option Git reports "fatal: ls-files -i must be used with either -o or -c"
Fix caps, hyphenation, and display filename in monospace
Use \0 terminator in GitLab CI config
Add advanced Gitlab CI example (lint all shell scripts in git project)
Use the alpine image in GitLab CI
Per the description (https://hub.docker.com/r/koalaman/shellcheck-alpine), one should prefer the main image as it is a statically compiled binary.
GitLab CI example added