Skip to content

Commit 27e6369

Browse files
committed
fix: Updated formatting in README (closes antonbabenko#113)
1 parent 85ec8a4 commit 27e6369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ if they are present in `README.md`.
113113
In order to pass multiple args, try the following:
114114
```yaml
115115
- id: terraform_tflint
116-
args:
116+
args:
117117
- 'args=--deep'
118118
- 'args=--enable-rule=terraform_documented_variables'
119119
```

0 commit comments

Comments
 (0)