| Mateusz Zalega | 2904364 | 2021-12-02 15:04:14 +0100 | [diff] [blame^] | 1 | # Monogon coding standards |
| 2 | ## Programming languages | ||||
| 3 | ### Go | ||||
| 4 | While working on a change, please adhere to practices documented in the chapter about ***[frequently occurring code review comments](https://github.com/golang/go/wiki/CodeReviewComments)*** of ***[the Go wiki](https://github.com/golang/go/wiki/)***. | ||||