Skip to content

Commit

Permalink
feat: add support to pre-commit hooks (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
villamorvinzie authored Aug 30, 2022
1 parent 2ea9fa4 commit 3d08722
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
- id: cc-template-scanner
name: Cloud Conformity Template Scanner
description: "Scans CloudFormation templates before they're deployed."
entry: conformity-scan
language: node

0 comments on commit 3d08722

Please sign in to comment.