Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Commit

Permalink
feat: add precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
v-stickykeys committed Apr 15, 2021
1 parent 913df25 commit b6ad019
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
repos:
- repo: https://github.com/gruntwork-io/pre-commit
rev: v0.1.12
hooks:
- id: terraform-fmt
- id: terraform-validate
- id: tflint

0 comments on commit b6ad019

Please sign in to comment.