paste/8.git
11 years agofilter helper setup methods master origin/HEAD origin/master
till [Sat, 29 Sep 2012 23:47:49 +0000 (01:47 +0200)]
filter helper setup methods

11 years agoTurn off indent in SWITCH.
till [Sat, 29 Sep 2012 23:00:00 +0000 (01:00 +0200)]
Turn off indent in SWITCH.

11 years agoControllers are so picky.
till [Sat, 29 Sep 2012 21:26:12 +0000 (23:26 +0200)]
Controllers are so picky.

11 years agoFilter *Action() from ZF1 controllers.
till [Sat, 29 Sep 2012 21:22:39 +0000 (23:22 +0200)]
Filter *Action() from ZF1 controllers.

11 years agoTurn off some sniffs which collide with PEAR or ZF1 structure.
till [Sat, 29 Sep 2012 21:15:59 +0000 (23:15 +0200)]
Turn off some sniffs which collide with PEAR or ZF1 structure.

11 years agoInfinite loops are infinite.
till [Sat, 29 Sep 2012 21:04:39 +0000 (23:04 +0200)]
Infinite loops are infinite.

11 years agoUse namespaces.
till [Sat, 29 Sep 2012 21:00:26 +0000 (23:00 +0200)]
Use namespaces.
Enforce fluent interface.

11 years agoDisallow `@return void` for __construct.
till [Sat, 29 Sep 2012 19:49:06 +0000 (21:49 +0200)]
Disallow `@return void` for __construct.

11 years agoAdd a sniff to avoid that people 'return' anything from a __construct.
till [Sat, 29 Sep 2012 19:28:25 +0000 (21:28 +0200)]
Add a sniff to avoid that people 'return' anything from a __construct.

11 years agoupdate name of the rule
till [Sat, 29 Sep 2012 16:09:03 +0000 (18:09 +0200)]
update name of the rule

11 years agoupdate usage
till [Sat, 29 Sep 2012 16:08:41 +0000 (18:08 +0200)]
update usage

11 years agoMove files around.
till [Sat, 29 Sep 2012 16:05:22 +0000 (18:05 +0200)]
Move files around.

11 years agoSpacing!
till [Fri, 28 Sep 2012 22:13:46 +0000 (00:13 +0200)]
Spacing!

11 years agoImport PSR2.
till [Fri, 28 Sep 2012 22:13:09 +0000 (00:13 +0200)]
Import PSR2.
Rely on PSR2 for max chars per line, etc..

11 years agoFix the <exclude-pattern> directives!
till [Fri, 28 Sep 2012 18:52:23 +0000 (20:52 +0200)]
Fix the <exclude-pattern> directives!

11 years agofix formatting
till [Fri, 28 Sep 2012 18:35:53 +0000 (20:35 +0200)]
fix formatting

11 years agoUpdate my todo!
till [Fri, 28 Sep 2012 18:33:19 +0000 (20:33 +0200)]
Update my todo!

11 years agoInitial commit of our coding standard.
till [Fri, 28 Sep 2012 18:30:20 +0000 (20:30 +0200)]
Initial commit of our coding standard.