Skip to content

Commit 593242e

Browse files
committed
Update code coverage
1 parent 4acd593 commit 593242e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/code-coverage/piotr_yuxuan/malli_cli.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,5 +273,5 @@
273273
✔ summary-table)]
274274
✔ (str/join "\n" (map (fn [v]
275275
✔ (let [fmt (-make-format max-column-widths)]
276-
✔ (.stripTrailing ^String (apply format fmt v))))
276+
✔ (str/trimr (apply format fmt v))))
277277
✔ summary-table))))

0 commit comments

Comments
 (0)