aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2018-06-08 17:26:41 +0800
committermat <mat@FreeBSD.org>2018-06-08 17:26:41 +0800
commit966f3c7758c09ddfb6d32d42cbf7027f585c8d81 (patch)
tree86915823c04a3163e1dfc4d8122baa5edc4f6c54 /mail
parent2cef07a3a9fd901ee446ab60f148e10d37fe1087 (diff)
downloadfreebsd-ports-gnome-966f3c7758c09ddfb6d32d42cbf7027f585c8d81.tar.gz
freebsd-ports-gnome-966f3c7758c09ddfb6d32d42cbf7027f585c8d81.tar.zst
freebsd-ports-gnome-966f3c7758c09ddfb6d32d42cbf7027f585c8d81.zip
SC1004: This backslash+linefeed is literal. Break outside single quotes if you just want to break the line.
You have a single quoted string containing a backslash followed by a linefeed (newline). Unlike double quotes or unquoted strings, this has no special meaning. The string will contain a literal backslash and a linefeed. If you wanted to break the line but not add a linefeed to the string, stop the single quote, break the line, and reopen it. PR: 227109 Submitted by: mat Sponsored by: Absolight
Diffstat (limited to 'mail')
0 files changed, 0 insertions, 0 deletions