summaryrefslogtreecommitdiff
path: root/topics/coding-guidelines.gmi
blob: 47cb69797fc5e6b80b9f95c6226c54271cdff25d (plain)
1
2
3
4
5
6
7
8
# Coding guidelines

We aim to adhere to the following coding guidelines.

=> /topics/use-exceptions-to-indicate-errors Exceptions, not None return values
=> /topics/better-logging Log messages

This document is an index of other documents describing coding guidelines. Add more here as you write/discover them.