We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ea15ec2 + f31cf42 commit 4113392Copy full SHA for 4113392
data/file-crlf
@@ -38,7 +38,7 @@ DEFAULT_CUST_OPS=""
38
# __CUSTOM_OPT_PLACEHOLDER__
39
# This will be replaced either with custom options
40
# or with the default options.
41
-MY_REG="[[:space:]]CRLF[[:space:]].*line"
+MY_REG="[[:space:]]CRLF(,|[[:space:]].*line)"
42
MY_CHECK="file \"\$1\" | grep --color=always -E \"${MY_REG}\" || true"
43
44
# Can this check fix the problems?
0 commit comments