mirror of
https://github.com/tw93/Mole.git
synced 2026-02-04 19:09:43 +00:00
chore: auto format code
This commit is contained in:
@@ -765,7 +765,7 @@ func renderTwoColumns(cards []cardData, width int) string {
|
||||
rows = append(rows, left)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// Add empty lines between rows for separation
|
||||
var spacedRows []string
|
||||
for i, r := range rows {
|
||||
|
||||
Reference in New Issue
Block a user