octicon-git-branch(16/) Commit Graph

11 Commits

Author SHA1 Message Date
Carsten Brandt
69a56e54ee Update core-code-style.md
issue #4719
2014-09-05 15:13:07 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
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 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
8b4dbff56c Closes #3281: removed strict rule about using "new" from code style 2014-05-05 02:14:31 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
9bc18fe5eb Adjusted code style guide 2014-03-17 13:45:47 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Mohorev
b2f1b00bf2 code style. operator IF 2014-03-03 21:32:34 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
bbc0c56845 Added exception about private properties 2014-02-17 12:31:21 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
MaximAL
b801aa1382 Mistype fix 2014-02-14 18:15:11 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
marsuboss
cfd328ca2f Update core-code-style.md 2014-01-14 08:12:13 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
a8899cb1b4 Re-added code style :) 2014-01-12 21:02:59 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
c35e55f1b3 Update core-code-style.md 2014-01-12 18:02:14 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
e1e4df0302 Added wiki articles as docs 2014-01-12 21:01:32 +04:00 octicon-file-diff(16/) octicon-file-code(16/)