ci: probe shellcheck at warning severity
This commit is contained in:
@@ -28,6 +28,6 @@ jobs:
|
|||||||
# failing on day one would block every PR on pre-existing
|
# failing on day one would block every PR on pre-existing
|
||||||
# issues. Tighten to "error" -> "warning" -> remove once the
|
# issues. Tighten to "error" -> "warning" -> remove once the
|
||||||
# backlog is cleared; see the audit in the README.
|
# backlog is cleared; see the audit in the README.
|
||||||
severity: error
|
severity: warning
|
||||||
check_together: 'yes'
|
check_together: 'yes'
|
||||||
format: gcc
|
format: gcc
|
||||||
|
|||||||
Reference in New Issue
Block a user