Skip to content

Commit

Permalink
Added pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
antonbabenko committed Mar 10, 2019
1 parent 8e33358 commit c93e6da
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
repos:
- repo: git://github.com/antonbabenko/pre-commit-terraform
rev: v1.8.1
hooks:
- id: terraform_fmt
- id: terraform_docs
- repo: git://github.com/pre-commit/pre-commit-hooks
rev: v2.1.0
hooks:
- id: check-merge-conflict

0 comments on commit c93e6da

Please sign in to comment.