Closed finfinack closed 4 years ago
The changes make sense for code style, may I asked the intentions of your work, as it is no functional change?
Thanks! And of course, that's a fair question. I was looking around for hacktober contributions in projects which are primarily security related (as I come from that field), are in Go (because I like that language) and won't require me to spend hours getting familiar with a new codebase.
Proposing a few changes to make the code slightly more readable (e.g. by returning earlier and removing indentation in GetSummary) and handle errors in a more go way where this wasn't already the case anyway.