]> git.mdlowis.com Git - proto/labwc.git/commit
CONTRIBUTING.md: describe coding style more accurately
authorJohan Malm <jgm323@gmail.com>
Fri, 30 Sep 2022 20:28:59 +0000 (21:28 +0100)
committerJohan Malm <johanmalm@users.noreply.github.com>
Wed, 5 Oct 2022 19:16:06 +0000 (20:16 +0100)
commit54b34e5bd7fafa42c9c5ba677a04183d03da15e8
treecd39f4b3d1fa909ba38c89bd7bbaa54ed42e1ef8
parent89ad0b808fd2560a2fab968d71460c23268f3ad3
CONTRIBUTING.md: describe coding style more accurately

- Clarify the coding style relative to Linux kernel and Devault rules
- Add g_pattern_match_simple() example
- Add namespace advice and preference
- Elaborate on preferred header documentation style.
- Add table of contents
- Simplify API section and add wl_list_append()
CONTRIBUTING.md