summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/contribute.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/DOCS/contribute.md b/DOCS/contribute.md
index c2490e5045..f509a9a809 100644
--- a/DOCS/contribute.md
+++ b/DOCS/contribute.md
@@ -140,6 +140,8 @@ mpv uses C99 with K&R formatting, with some exceptions.
...
}
```
+
+ (If the if body is simple enough, this rule can be skipped.)
- Remove any trailing whitespace.
General coding