|
b7e493fca0
|
Tabs to spaces to be consistent
```
vendor/bin/indent --spaces -r framework/
vendor/bin/indent --tabs -r . --pattern=*.json
vendor/bin/indent --spaces -r . --pattern=*.md
vendor/bin/indent --spaces -r . --pattern=yii.*.js
vendor/bin/indent --spaces -r . --pattern=*.css
```
|
2014-05-23 16:58:21 +02:00 |
|
|
8b4dbff56c
|
Closes #3281: removed strict rule about using "new" from code style
|
2014-05-05 02:14:31 +04:00 |
|
|
9bc18fe5eb
|
Adjusted code style guide
|
2014-03-17 13:45:47 +04:00 |
|
|
b2f1b00bf2
|
code style. operator IF
|
2014-03-03 21:32:34 +03:00 |
|
|
bbc0c56845
|
Added exception about private properties
|
2014-02-17 12:31:21 +01:00 |
|
|
b801aa1382
|
Mistype fix
|
2014-02-14 18:15:11 +03:00 |
|
|
cfd328ca2f
|
Update core-code-style.md
|
2014-01-14 08:12:13 +01:00 |
|
|
a8899cb1b4
|
Re-added code style :)
|
2014-01-12 21:02:59 +04:00 |
|
|
c35e55f1b3
|
Update core-code-style.md
|
2014-01-12 18:02:14 +01:00 |
|
|
e1e4df0302
|
Added wiki articles as docs
|
2014-01-12 21:01:32 +04:00 |
|