eol_check
Check end-of-line (EOL) kind, BOM presence, and svn:eol-style property for specified files in an SVN working copy.
Instructions
Inspect EOL kind, BOM, and svn:eol-style for explicit files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Absolute working directory. If omitted, absolute paths identify their SVN working copy; relative paths require explicit cwd. | |
| paths | Yes | Explicit paths relative to cwd or absolute paths inside one SVN working copy. |