Commit 96055c4
committed
Feature: improved coding standard
In this commit the coding standard is adjusted to be more strict.
Property declaration starting with an underscore is not allowed anymore, because the classes that are written internally should always abide to this standard.
The stricter indentation rules will make the overall code look cleaner and be more readable.
The generic syntax rule is for verifying that the code at least works.1 parent 4aa22c4 commit 96055c4
1 file changed
+0
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | 21 | | |
27 | 22 | | |
28 | 23 | | |
| |||
0 commit comments