We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e755c88 + 3348a70 commit f139bd1Copy full SHA for f139bd1
1 file changed
README.md
@@ -45,9 +45,9 @@ Features:
45
```
46
47
| Input Variable | Required | Default | Description |
48
-| -------------- | -------- | ------- | ------------------------------------------------------------- |
+| -------------- | -------- | ------- |---------------------------------------------------------------|
49
| list | No | `false` | List files containing formatting inconsistencies. |
50
-| write | No | `true` | Overwrite input files. Disabled if using check. |
+| write | No | `true` | Overwrite input files. Should be disabled if using check. |
51
| ignore | No | `""` | Comma separated list of paths to ignore. Only for .hcl files. |
52
| diff | No | `false` | Display diffs of formatting changes. |
53
| check | No | `false` | Check if files are malformatted. |
0 commit comments