mirror of
https://github.com/sasjs/lint.git
synced 2026-01-03 19:10:04 +00:00
chore: quick fix
This commit is contained in:
@@ -124,9 +124,8 @@ This will check each line to ensure that the count of leading spaces can be divi
|
||||
|
||||
### lineEndings
|
||||
|
||||
This setting ensures the line endings in a file conform to the configured type. Possible values are `lf` and `crlf`.
|
||||
This setting ensures the line endings in a file conform to the configured type. Possible values are `lf` and `crlf`. If the value is missing, null or undefined then the check would be switched off (no default applied).
|
||||
|
||||
- Default: lf
|
||||
- Severity: WARNING
|
||||
|
||||
### lowerCaseFileNames
|
||||
|
||||
Reference in New Issue
Block a user