mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Add pre-commit hook shellcheck-py to check syntax of shell scripts
https://github.com/shellcheck-py/shellcheck-py https://www.shellcheck.net/ https://github.com/koalaman/shellcheck Remove bash/shell checking from the Super-Linter
This commit is contained in:
@@ -22,7 +22,6 @@ jobs:
|
||||
- name: Lint Code Base
|
||||
uses: super-linter/super-linter/slim@v7.1.0
|
||||
env:
|
||||
VALIDATE_BASH: true
|
||||
# VALIDATE_BASH_EXEC: true
|
||||
VALIDATE_DOCKERFILE_HADOLINT: true
|
||||
# VALIDATE_EDITORCONFIG: true
|
||||
|
||||
Reference in New Issue
Block a user