Hugues Peccatte
|
a39ab76a24
|
Remove Generic.Files.LineLength from PMAStandard because already in PEAR standard.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2015-08-10 20:26:40 +02:00 |
|
Dan Ungureanu
|
91b97fadc2
|
Remove unneeded closing tags.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
|
2015-07-19 00:18:38 +03:00 |
|
Chirayu Chiripal
|
737280161c
|
Update PMAStandard as per PHP_CodeSniffer 2.x
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
|
2015-02-26 14:23:48 +05:30 |
|
Chirayu Chiripal
|
3883925148
|
Added codesniffer rule to detect trailing whitespace
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
|
2014-06-01 20:08:39 +05:30 |
|
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 |
|