Isaac Good
Isaac Good
Given the plethora of higher level and more modern tools for handling commands and flags, e.g. click, would teaching argparse be the most value for time?
There's no a whole lot on top of the Go language requirements that can be added. Golang already dictates pretty much everything. `go fmt` even does the formatting.
1. Much of that content isn't style related. A style guide is not the same as a guide on effective coding or common patterns. 2. The internet is a vast...
The Googlers that maintain this repo are likely subscribed to issues and get emails when people open or comment on issues. Many of the style guide docs are maintained internally...
@googlebot I signed it!
> I'd love to help but am not sure what needs updating? The above exercises need their tests synced from the problem specs. See docs for * [Practice Exercises](https://exercism.org/docs/building/tracks/practice-exercises) *...
Make sure you pull the data from the problem specs!
I *think* the `configlet sync` command can update that file.
Pushing new features vs not breaking things for people (stability, compatibility) is an age old balance. People who want the new feature really want the new feature. The pros of...