mirror of
https://github.com/Karaka-Management/Developer-Guide.git
synced 2026-02-06 15:58:41 +00:00
Cleanup general
This commit is contained in:
parent
3a65029694
commit
3e53cc398f
|
|
@ -2,16 +2,10 @@
|
||||||
|
|
||||||
The following code standard is enforced in order to make it easier to update and maintain implementations.
|
The following code standard is enforced in order to make it easier to update and maintain implementations.
|
||||||
|
|
||||||
## General
|
|
||||||
|
|
||||||
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119.
|
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119.
|
||||||
|
|
||||||
The term "class" refers to all classes, interfaces, and traits.
|
The term "class" refers to all classes, interfaces, and traits.
|
||||||
|
|
||||||
### Indention
|
## Indention
|
||||||
|
|
||||||
The default indention MUST be 4 spaces.
|
The default indention MUST be 4 spaces.
|
||||||
|
|
||||||
## JavaScript
|
|
||||||
|
|
||||||
## Scss
|
|
||||||
Loading…
Reference in New Issue
Block a user