mirror of
https://codeberg.org/scip/esctl.git
synced 2026-08-24 04: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 != "" {
|
||||
line += " "
|
||||
}
|
||||
|
||||
line += word
|
||||
} else {
|
||||
// it exceeds it, so we need to wrap
|
||||
|
||||
Reference in New Issue
Block a user