-
-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Updated README.md #188
Updated README.md #188
Conversation
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION | | ||
|-----------|--------|----------|-----------|--------------------------------------------------------------------------------------------------------------| | ||
| autocrlf | string | true | `"input"` | Modify the [core.autocrlf](https://git-scm.com/book/en/v2/Customizing-Git-Git-Configuration#_core_autocrlf). | | ||
| files | string | true | | File/Directory names to check for<br>uncommited changes. | |
Check notice
Code scanning
Expected: 80; Actual: 156
| separator | string | true | `" "` | Split character for array output<br> | | ||
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION | | ||
|-----------|--------|----------|-----------|--------------------------------------------------------------------------------------------------------------| | ||
| autocrlf | string | true | `"input"` | Modify the [core.autocrlf](https://git-scm.com/book/en/v2/Customizing-Git-Git-Configuration#_core_autocrlf). | |
Check notice
Code scanning
Expected: 80; Actual: 156
|-----------|--------|----------|-----------|--------------------------------------------------------------------------------------------------------------| | ||
| autocrlf | string | true | `"input"` | Modify the [core.autocrlf](https://git-scm.com/book/en/v2/Customizing-Git-Git-Configuration#_core_autocrlf). | | ||
| files | string | true | | File/Directory names to check for<br>uncommited changes. | | ||
| separator | string | true | `" "` | Output string separator. | |
Check notice
Code scanning
Expected: 80; Actual: 156
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION | | ||
|-----------|--------|----------|-----------|--------------------------------------------------------------------------------------------------------------| | ||
| autocrlf | string | true | `"input"` | Modify the [core.autocrlf](https://git-scm.com/book/en/v2/Customizing-Git-Git-Configuration#_core_autocrlf). | | ||
| files | string | true | | File/Directory names to check for<br>uncommited changes. | |
Check notice
Code scanning
Element: br
Updated README.md