-
Type: Investigation
-
Resolution: Gone away
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: All Tools, mongo-tools-common
-
None
It would be nice to enforce a particular formatting. PRs often make small formatting changes in unrelated code and I suspect everybody is using gofmt/goimport/goreturns with different options in their editors. It would be nice to standardize this. Additionally it might be good to create a git-hook that formats code before every commit.