File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ indent_style = space
88indent_size = 2
99trim_trailing_whitespace = true
1010insert_final_newline = true
11- max_line_length = 100
11+ max_line_length = 150
1212
1313[* .{tf,tfvars} ]
1414indent_size = 2
Original file line number Diff line number Diff line change 11repos :
22- repo : https://github.com/antonbabenko/pre-commit-terraform
3- rev : v1.83 .4
3+ rev : v1.97 .4
44 hooks :
55 - id : terraform_fmt
66 args :
2020 args : ["--args=--sort-by required"]
2121
2222- repo : https://github.com/adrienverge/yamllint
23- rev : v1.32.0
23+ rev : v1.36.2
2424 hooks :
2525 - id : yamllint
Original file line number Diff line number Diff line change 22 plugin_dir = " ~/.tflint.d/plugins"
33
44 format = " compact"
5- module = true
5+ call_module_type = " local "
66 force = false
77 disabled_by_default = false
88
You can’t perform that action at this time.
0 commit comments