mirror of
https://github.com/mum4k/termdash.git
synced 2026-04-27 03:15:55 +03:00
[PR #350] [MERGED] Format files with gofmt from Golang 1.20. #347
Labels
No labels
bug
cleanup
enhancement
enhancement
enhancement
good first issue
help wanted
help wanted
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/termdash#347
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mum4k/termdash/pull/350
Author: @mum4k
Created: 2/8/2023
Status: ✅ Merged
Merged: 2/8/2023
Merged by: @mum4k
Base:
devel← Head:format_files📝 Commits (2)
94d07aeFormat files with gofmt from Golang 1.20.493ffcfMerge branch 'devel' into format_files📊 Changes
12 files changed (+104 additions, -77 deletions)
View changed files
📝
container/grid/grid.go(+23 -12)📝
private/canvas/braille/braille.go(+7 -7)📝
private/draw/vertical_text.go(+6 -5)📝
private/numbers/trig/trig.go(+10 -7)📝
private/segdisp/dotseg/dotseg.go(+13 -13)📝
private/segdisp/segment/segment.go(+7 -6)📝
private/segdisp/sixteen/sixteen.go(+15 -15)📝
termdashdemo/termdashdemo.go(+8 -4)📝
widgets/linechart/internal/axes/scale.go(+4 -3)📝
widgets/segmentdisplay/segmentdisplaydemo/segmentdisplaydemo.go(+4 -2)📝
widgets/text/text.go(+3 -1)📝
widgets/textinput/textinputdemo/textinputdemo.go(+4 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.