Use shellcheck precommit without docker
Some checks reported errors
Tests / Clang total: 1096, failed: 2, passed: 1094
weaselab/conflict-set/pipeline/head Something is wrong with the build of this commit

This commit is contained in:
2024-04-03 12:24:44 -07:00
parent baddea7f57
commit e774a90007

View File

@@ -24,8 +24,7 @@ repos:
entry: '^#define SHOW_MEMORY 1$'
language: pygrep
types: [c++]
- repo: https://github.com/koalaman/shellcheck-precommit
rev: 2491238703a5d3415bb2b7ff11388bf775372f29 # frozen: v0.10.0
- repo: https://github.com/shellcheck-py/shellcheck-py
rev: a23f6b85d0fdd5bb9d564e2579e678033debbdff # frozen: v0.10.0.1
hooks:
- id: shellcheck
# args: ["--severity=warning"] # Optionally only show errors and warnings