File tree 1 file changed +6
-6
lines changed 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -117,12 +117,12 @@ Support this project with a :star:
117
117
118
118
<!-- AUTO-DOC-INPUT:START - Do not remove or modify this section -->
119
119
120
- | INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
121
- |-----------------------|--------|----------|----------|------------------------------------------------------------|
122
- | files | string | false | | File/Directory names to check for <br>uncommited changes. |
123
- | files-separator | string | false | ` " \n " ` | Separator used to split the <br>` files` input |
124
- | match-gitignore-files | string | true | `"true "` | Indicates whether to match files <br>in `.gitignore` |
125
- | separator | string | false | `" "` | Output string separator. |
120
+ | INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
121
+ |-----------------------|--------|----------|----------- |------------------------------------------------------------|
122
+ | files | string | false | | File/Directory names to check for <br>uncommited changes. |
123
+ | files-separator | string | false | ` " \n " ` | Separator used to split the <br>` files` input |
124
+ | match-gitignore-files | string | true | `"false "` | Indicates whether to match files <br>in `.gitignore` |
125
+ | separator | string | false | `" "` | Output string separator. |
126
126
127
127
<!-- AUTO-DOC-INPUT:END -->
128
128
You can’t perform that action at this time.
0 commit comments