hashtags #devops #DOTNET #Golang
Hahaha ...since switching from C# to Go, I realise that the default Go compiler (linting) warnings are way better than 90% of all the code review feedback I've ever received during any enterprise engagement. So many devs just go through the motions (basically BikeShedding) code reviews, and not adding much value. What made me think about this, is is this excellent piece of feedback from the compiler, about consistent naming, my receiver
(that's the name of the target for the extension method, in C# lingo)

hashtag #golang #go #c-sharp #dotnet