Pārlūkot izejas kodu

Update CONVENTIONS.md

pull/1856/head
Ray pirms 3 gadiem
committed by GitHub
vecāks
revīzija
d3d362090c
Šim parakstam datu bāzē netika atrasta zināma atslēga GPG atslēgas ID: 4AEE18F83AFDEB23
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      CONVENTIONS.md

+ 1
- 1
CONVENTIONS.md Parādīt failu

@ -27,7 +27,7 @@ Ternary Operator | (condition)? result1 : result2 | `printf("Value is 0: %s", (v
Some other conventions to follow:
- raylib code **does not use TABS**, use 4 spaces instead.
- Avoid trailing spaces
- Avoid trailing spaces, please, avoid them
- **ALWAYS** initialize all defined variables.
- Control flow statements always are followed **by a space**:
```c

Notiek ielāde…
Atcelt
Saglabāt