Document comment code style in the README

Signed-off-by: Graham <gpe@openrs2.dev>
pull/93/head
Graham 4 years ago
parent 2e1c6c22ff
commit 14301b4820
  1. 2
      README.md

@ -79,6 +79,8 @@ project.
Kotlin code must pass all of [ktlint][ktlint]'s tests.
Always use `//` for single-line comments and `/*` for multi-line comments.
### Commit messages
Commit messages should follow the ['seven rules'][commitmsg] described in

Loading…
Cancel
Save