mirror of
https://github.com/mpv-player/mpv
synced 2025-01-21 07:10:52 +00:00
DOCS/contribute.md: coding style exception
This commit is contained in:
parent
a9571fcc0f
commit
93d40ac480
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user