mirror of
https://github.com/swaywm/sway.git
synced 2024-11-10 12:33:50 +01:00
Fix mistake in CONTRIBUTING.md
3 commits should do it, right?
This commit is contained in:
parent
87e3778125
commit
d95447fdd9
@ -9,8 +9,8 @@ your plans.
|
|||||||
|
|
||||||
Sway is written in C. The style guidelines is [kernel
|
Sway is written in C. The style guidelines is [kernel
|
||||||
style](https://www.kernel.org/doc/Documentation/CodingStyle), but all braces go
|
style](https://www.kernel.org/doc/Documentation/CodingStyle), but all braces go
|
||||||
on the same line (*"but K&R says so!" is a silly to justify something*). Some
|
on the same line (*"but K&R says so!" is a silly way of justifying something*).
|
||||||
points to note:
|
Some points to note:
|
||||||
|
|
||||||
* Do not use typedefs unless you have a good reason
|
* Do not use typedefs unless you have a good reason
|
||||||
* Do not use macros unless you have a *really* good reason
|
* Do not use macros unless you have a *really* good reason
|
||||||
|
Loading…
Reference in New Issue
Block a user