mirror of
https://github.com/tofuutils/pre-commit-opentofu.git
synced 2025-10-15 17:38:54 +02:00
fix: Updated formatting in README (closes #113)
This commit is contained in:
parent
85ec8a49be
commit
27e6369339
1 changed files with 1 additions and 1 deletions
|
|
@ -113,7 +113,7 @@ if they are present in `README.md`.
|
||||||
In order to pass multiple args, try the following:
|
In order to pass multiple args, try the following:
|
||||||
```yaml
|
```yaml
|
||||||
- id: terraform_tflint
|
- id: terraform_tflint
|
||||||
args:
|
args:
|
||||||
- 'args=--deep'
|
- 'args=--deep'
|
||||||
- 'args=--enable-rule=terraform_documented_variables'
|
- 'args=--enable-rule=terraform_documented_variables'
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue