预提交:Gruntwork工具使用的预提交钩子的集合 源码
预提交挂钩 此回购定义GIT中预提交用于与使用钩子。 当前支持的挂钩是: terraform-fmt :在所有Terraform代码( *.tf文件)上自动运行terraform fmt 。 terraform-validate :在所有Terraform代码( *.tf文件)上自动运行terraform validate 。 terragrunt-hclfmt :在所有Terragrunt配置上自动运行terragrunt hclfmt 。 tflint :在所有Terraform代码( *.tf文件)上自动运行 。 shellcheck :运行以检查包含bash 文件。 gof
文件列表
pre-commit-master.zip
(预估有个28文件)
pre-commit-master
.circleci
config.yml
423B
LICENSE
11KB
test
check_skip_env_test.py
3KB
.python-version
13B
fixtures
terratest_region_uncommented_test.go
824B
nested_uncommented_test.go
906B
暂无评论