omissis/go-jsonschema

View on GitHub
scripts/lint-shell.sh

Summary

Maintainability
Test Coverage
#!/bin/sh

set -e
set -o errexit -o nounset

shellcheck -a -o all -s bash -- **/*.sh