diff --git a/.hecat/awesome-lint-strict.yml b/.hecat/awesome-lint-strict.yml index 402c9f399d..3071c3bbe3 100644 --- a/.hecat/awesome-lint-strict.yml +++ b/.hecat/awesome-lint-strict.yml @@ -22,3 +22,4 @@ steps: - https://github.com/joho1968/POMjs # simple/no maintenance required - https://github.com/apankrat/nullboard # static HTML/CSS/JS, simple/no maintenance required - https://github.com/openspeedtest/Speed-Test # simple HTML/CSS/JS project with no external dependencies + - https://github.com/clangen/musikcube # simple C++ application with no dependencies diff --git a/.hecat/awesome-lint.yml b/.hecat/awesome-lint.yml index d4341241b2..b31d2422a3 100644 --- a/.hecat/awesome-lint.yml +++ b/.hecat/awesome-lint.yml @@ -19,3 +19,4 @@ steps: - https://github.com/joho1968/POMjs # simple/no maintenance required - https://github.com/apankrat/nullboard # static HTML/CSS/JS, simple/no maintenance required - https://github.com/openspeedtest/Speed-Test # simple HTML/CSS/JS project with no external dependencies + - https://github.com/clangen/musikcube # simple C++ application with no dependencies