aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorClaude <longneck@scratchbook.ch>2013-04-16 17:49:26 +0300
committerClaude <longneck@scratchbook.ch>2013-04-16 17:49:26 +0300
commit83f30f470e0652cd2774e774a28a2c76e315bdb0 (patch)
treecc4b2189d6b9cc7fe66690ca649bd00fc42d2085 /doc
parentebacb30b4693c78816421bd90b5de90eb9ccb4c9 (diff)
downloadstikked-fit-83f30f470e0652cd2774e774a28a2c76e315bdb0.tar.gz
stikked-fit-83f30f470e0652cd2774e774a28a2c76e315bdb0.tar.bz2
stikked-fit-83f30f470e0652cd2774e774a28a2c76e315bdb0.zip
Update DEVELOPMENT.md
Diffstat (limited to 'doc')
-rw-r--r--doc/DEVELOPMENT.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/DEVELOPMENT.md b/doc/DEVELOPMENT.md
index e773c2c..91c5333 100644
--- a/doc/DEVELOPMENT.md
+++ b/doc/DEVELOPMENT.md
@@ -3,7 +3,7 @@ You want to improve Stikked? Always welcome! Send us your pull request and you w
Some guidelines:
* For PHP only files (not views/themes), please run the PHP Beautifier (http://pear.php.net/package/PHP_Beautifier) with the following parameters:
-```bash
+```
php_beautifier --indent_tabs -l "IndentStyles(style=bsd) ArrayNested() NewLines(before=function:T_CLASS:if,after=T_COMMENT) ListClassFunction()"
```
* Other people may modify your contribution. Don't take that personal; we all want to improve Stikked. Your input is always welcome!

© 2014-2024 Faster IT GmbH | imprint | privacy policy