mirror of
https://codeberg.org/scip/esctl.git
synced 2026-08-24 09:54:18 +02:00
satisfy linter
This commit is contained in:
@@ -210,6 +210,7 @@ func wrap(width, indent int, text string) string {
|
|||||||
if line != "" {
|
if line != "" {
|
||||||
line += " "
|
line += " "
|
||||||
}
|
}
|
||||||
|
|
||||||
line += word
|
line += word
|
||||||
} else {
|
} else {
|
||||||
// it exceeds it, so we need to wrap
|
// it exceeds it, so we need to wrap
|
||||||
|
|||||||
Reference in New Issue
Block a user