gruntwork-io / pre-commit

A collection of pre-commit hooks used by Gruntwork tools
https://gruntwork.io/
Apache License 2.0
484 stars 155 forks source link

FMT-75 Add hook for packer fmt #76

Open godotgildor opened 2 years ago

godotgildor commented 2 years ago

Description

Creates a hook for running packer fmt similar to the hook for running terraform fmt.

resolves #75

Documentation

Updated README.md to describe the new hook.

TODOs

Please ensure all of these TODOs are completed before asking for a review.

Related Issues

NA

godotgildor commented 2 years ago

Any questions, suggestions, or concerns @brikis98 or @yorinasub17 ?

godotgildor commented 2 years ago

@brikis98 or @yorinasub17 - any update on this PR?

godotgildor commented 2 years ago

@brikis98 or @yorinasub17 - any chance to get a quick review on this? I think having a packer fmt hook would be a nice addition.