danielhoherd/pre-commit-hooks

Add hook: shellcheck circleci embedded commands

Opened this issue · 0 comments

Write a python tool to parse commands out of circleci, write them to files, and run them through shellcheck. This will probably require using the circleci config validate command, which may be impractical. An alternative may be to abort when << circleci.variable >> type interpolations are encountered.