File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ To apply file formatting you must set `XML_XMLLINT_CLI_LINT_MODE: file` and `XML
25
25
| Variable | Description | Default value |
26
26
| -----------------------------------------| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| --------------------|
27
27
| XML_XMLLINT_AUTOFORMAT | If set to ` true ` , it will reformat and reindent the output | ` false ` |
28
- | XML_XMLLINT_INDENT | The number of indentation spaces when ` XML_XMLLINT_AUTOFORMAT ` is ` true ` | ` ` |
28
+ | XML_XMLLINT_INDENT | The number of indentation spaces when ` XML_XMLLINT_AUTOFORMAT ` is ` true ` | `` |
29
29
| XML_XMLLINT_ARGUMENTS | User custom arguments to add in linter CLI call<br />Ex: ` -s --foo "bar" ` | |
30
30
| XML_XMLLINT_FILTER_REGEX_INCLUDE | Custom regex including filter<br />Ex: ` (src\|lib) ` | Include every file |
31
31
| XML_XMLLINT_FILTER_REGEX_EXCLUDE | Custom regex excluding filter<br />Ex: ` (test\|examples) ` | Exclude no file |
You can’t perform that action at this time.
0 commit comments