Cleanup general

This commit is contained in:
Dennis Eichhorn 2016-07-08 14:53:26 +02:00
parent 3a65029694
commit 3e53cc398f

View File

@ -2,16 +2,10 @@
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 term "class" refers to all classes, interfaces, and traits.
### Indention
## Indention
The default indention MUST be 4 spaces.
## JavaScript
## Scss