|
|
|
|
|
by staunch
4628 days ago
|
|
> If you're worried about lining up all your code in perfect multi-line arrangements, maybe rethink your life. But...`go fmt` does this for you :-) type Magic struct {
CastingCost string
Id int
}
Even though I'm not really a fan of the choice myself. |
|
When I tell these people I often use an editor with variable-width fonts, it damn near gives them an aneurysm.