From 6d72a7507b6ce80f4f3b61835002a15c4bd24bc8 Mon Sep 17 00:00:00 2001 From: Khai Do Date: Tue, 1 Mar 2022 09:48:01 -0800 Subject: [PATCH] A linter for Sceptre stack configs Add a reference to the Sceptre pre-commit linter. This linter checks sceptre stack configurations[1] [1] https://docs.sceptre-project.org/dev/docs/stack_config.html --- all-repos.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/all-repos.yaml b/all-repos.yaml index fe74f0c8..41eeb2bc 100644 --- a/all-repos.yaml +++ b/all-repos.yaml @@ -214,3 +214,4 @@ - https://github.com/shssoichiro/oxipng - https://github.com/datarootsio/databooks - https://github.com/standard/standard +- https://github.com/Sceptre/sceptrelint