Commit Graph

10 Commits

Author SHA1 Message Date
Nicolas Giraud
e8ce44761e Remove author.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-01-07 21:22:55 +01:00
Nicolas Giraud
80448a1fd8 New phpcs rule for concatenation.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-01-07 19:03:20 +01:00
Hugues Peccatte
155ef3e646 Add nested level rule.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2013-12-17 08:04:41 +01:00
Hugues Peccatte
464ec23ad8 Huge PHPDoc update. 2013-11-10 23:04:58 +01:00
Michal Čihař
1584970e08 Allow apostrophes inside string 2013-08-06 15:50:09 +02:00
Michal Čihař
fecb3c1bc9 Use modified LineLength check
Ignore when main reason for too long line is long translatable message.
2012-04-27 07:56:05 +02:00
Michal Čihař
a7c63e6bf4 Original LineLengthSniff.php 2012-04-27 07:49:57 +02:00
Michal Čihař
749f66de39 Adjust PEAR coding standard to our use
- do not require some phpdoc tags
- do not require PHP version to be specified
2012-04-26 15:38:57 +02:00
Michal Čihař
3571184549 Include PEAR commenting rules 2012-04-26 15:38:34 +02:00
Michal Čihař
76041ce9ca Add custom coding standard for PHPCS 2012-04-26 15:38:13 +02:00