I usually run go fmt after I edit a source file, just to make sure I didn't screw up the formatting too badly, and was a little surprised to see some changes in code I didn't touch. Making these updates probably minimizes the surprise others would have when updating the code.
I usually run go fmt after I edit a source file, just to make sure I didn't screw up the formatting too badly, and was a little surprised to see some changes in code I didn't touch. Making these updates probably minimizes the surprise others would have when updating the code.