mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
Fix list indentation
This commit is contained in:
parent
520d93ae37
commit
1f3ce14185
@ -33,9 +33,9 @@ If your pull request breaks any test, it has no hope of being merged.
|
|||||||
|
|
||||||
Start reading our code and you'll get the hang of it. We optimize for readability:
|
Start reading our code and you'll get the hang of it. We optimize for readability:
|
||||||
|
|
||||||
* We indent using 4 spaces (soft tabs)
|
* We indent using 4 spaces (soft tabs)
|
||||||
* We value simplicity. The code should be easy to read and avoid magic
|
* We value simplicity. The code should be easy to read and avoid magic
|
||||||
* We use default visual studio code formatting standard
|
* We use default visual studio code formatting standard
|
||||||
* This is open source software. Consider the people who will read your code, and make it look nice for them. It's sort of like driving a car: Perhaps you love doing donuts when you're alone, but with passengers the goal is to make the ride as smooth as possible.
|
* This is open source software. Consider the people who will read your code, and make it look nice for them. It's sort of like driving a car: Perhaps you love doing donuts when you're alone, but with passengers the goal is to make the ride as smooth as possible.
|
||||||
|
|
||||||
Thanks.
|
Thanks.
|
||||||
|
Loading…
Reference in New Issue
Block a user