I mean, it depends on your style guidelines - ther...
# codingconventions
s
I mean, it depends on your style guidelines - there’s a number of ways you could extract the string so it lives under 140 columns, or perhaps use a multi-line string and call
.trimMargin()
on it or something