Skip to content

Commit 2e3d943

Browse files
committed
fix Makefile
1 parent dd4c7de commit 2e3d943

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/base/.devcontainer/Mk/check.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.PHONY: lint test shellcheck cfn-lint cdk-synth cfn-guard-sam-templates cfn-guard-cloudformation cfn-guard-cdk cfn-guard-terraform
1+
.PHONY: lint test shellcheck cfn-lint cdk-synth cfn-guard-sam-templates cfn-guard-cloudformation cfn-guard-cdk cfn-guard-terraform zizmor
22
lint:
33
echo "Not implemented"
44
exit 1

0 commit comments

Comments
 (0)