mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
ci: Add ci_lint_ci.sh and .shellcheckrc
Add ci_lint_ci.sh for linting the CI config files and scripts. The linting is based on yamllint and shellcheck.
This commit is contained in:
@@ -10,6 +10,7 @@ set -e
|
||||
#
|
||||
# SPDX-License-Identifier: BSL-1.0
|
||||
|
||||
# shellcheck source="ci/lib/ci.lib.sh"
|
||||
source "$(dirname "$0")/lib/ci.lib.sh"
|
||||
cd "$CI_TOPLEVEL_DIR"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user