[Lint] remove checks for line endings
- there is no need to check for certain OS line endings, git handles them well apparently
This commit is contained in:
2
.github/workflows/sub_lint.yml
vendored
2
.github/workflows/sub_lint.yml
vendored
@@ -39,7 +39,7 @@ on:
|
||||
type: string
|
||||
required: true
|
||||
checkLineendings:
|
||||
default: true
|
||||
default: false
|
||||
type: boolean
|
||||
required: false
|
||||
lineendingsFailSilent:
|
||||
|
||||
Reference in New Issue
Block a user