This repository was archived by the owner on Oct 26, 2025. It is now read-only.

Description
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.