wiki/codestyle

Code style


Style guides

        \.[ch]
https://git.sr.ht/~sircmpwn/cstyle/tree/master/README.md Drew DeVault
https://www.kernel.org/doc/Documentation/process/coding-style.rst Linux Kernel

        \.go
https://github.com/golang/go/wiki/CodeReviewComments official ''code review comments''

        \.py
https://www.python.org/dev/peps/pep-0008/ PEP 8