]> git.ipfire.org Git - thirdparty/systemd.git/commit
docs: add coding style example
authorAnders Wenhaug <gablank@users.noreply.github.com>
Wed, 23 Jun 2021 21:39:56 +0000 (23:39 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 24 Jun 2021 01:06:40 +0000 (10:06 +0900)
commit4dbad977ff153f1457fd3ec5bc06b5b7e6414cc0
tree7b1fa739d33d39e6b79afd02d5f627a6dc7e36dd
parentb905f3bbba2de0a96a7382492e87ff023598ee23
docs: add coding style example

Add example of how to structure else-blocks following a multiline block.
docs/CODING_STYLE.md