Marc Alexander
d4e0c08915
[ticket/13930] Use OpeningParenthesisSniff in legacy ruleset
...
PHPBB3-13930
2015-06-08 13:40:33 +02:00
Tristan Darricau
afcca62784
[ticket/12721] Update rules descriptions
...
PHPBB3-12721
2014-06-16 23:07:28 +02:00
Tristan Darricau
13c03b6fcf
[ticket/12721] Add Squiz.Functions.LowercaseFunctionKeywords in legacy
...
PHPBB3-12721
2014-06-16 22:35:45 +02:00
Tristan Darricau
a94581e7ca
[ticket/12721] Add Squiz.ControlStructures.ForLoopDeclaration in legacy
...
PHPBB3-12721
2014-06-16 22:35:44 +02:00
Tristan Darricau
99a2f2fdb4
[ticket/12721] Add Squiz.ControlStructures.ForEachLoopDeclaration
...
PHPBB3-12721
2014-06-16 22:35:42 +02:00
Tristan Darricau
09fc008e62
[ticket/12721] Add Squiz.ControlStructures.ElseIfDeclaration in legacy
...
PHPBB3-12721
2014-06-16 22:35:41 +02:00
Tristan Darricau
06bf864c41
[ticket/12721] Add Generic.Functions.OpeningFunctionBraceBsdAllman
...
PHPBB3-12721
2014-06-16 22:35:39 +02:00
Tristan Darricau
34a4ba36cd
[ticket/12721] Add Squiz.Arrays.ArrayBracketSpacing in the legacy ruleset
...
PHPBB3-12721
2014-06-16 22:35:12 +02:00
Tristan Darricau
1aec0d29fd
[ticket/12721] Add Generic.Files.LowercasedFilename in the legacy ruleset
...
PHPBB3-12721
2014-06-16 22:35:11 +02:00
Tristan Darricau
ca3cdadd08
[ticket/12722] Add Generic.Formatting.SpaceAfterCast in the legacy ruleset
...
PHPBB3-12722
2014-06-16 19:05:09 +02:00
Tristan Darricau
5a320adc75
[ticket/12724] Add Squiz.PHP.Eval in the legacy ruleset
...
PHPBB3-12724
2014-06-16 01:26:59 +02:00
Andreas Fischer
89391dec08
[ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.
...
* There MUST NOT be trailing whitespace at the end of lines.
* There MUST NOT be whitespace before the first content of a file.
* There MUST NOT be whitespace after the last content of a file.
* Functions MUST NOT contain multiple empty lines in a row.
PHPBB3-12458
2014-04-29 17:51:21 +02:00
Andreas Fischer
1e86f71133
[ticket/12180] Add "Each file MUST end with exactly one newline character" rule
...
PHPBB3-12180
2014-02-10 15:01:50 +01:00
Andreas Fischer
63ce04d565
[task/code-sniffer] Add Generic.Functions.CallTimePassByReference
...
PHPBB3-11980
2013-10-30 00:49:01 +01:00
Andreas Fischer
94334992ec
[task/code-sniffer] Add Generic.Formatting.DisallowMultipleStatements
...
PHPBB3-11980
2013-10-30 00:44:24 +01:00
Andreas Fischer
27a180f5d2
[task/code-sniffer] Add Generic.CodeAnalysis.UselessOverridingMethod
...
PHPBB3-11980
2013-10-30 00:12:47 +01:00
Andreas Fischer
721e652425
[task/code-sniffer] Add Generic.CodeAnalysis.ForLoopShouldBeWhileLoop
...
PHPBB3-11980
2013-10-29 23:56:11 +01:00
Andreas Fischer
d326a49fd0
[task/code-sniffer] Check function/method argument list spacing.
...
PHPBB3-11980
2013-10-29 21:27:07 +01:00
Andreas Fischer
99fccb6f19
[task/code-sniffer] Cleanup code sniffer ruleset files.
...
PHPBB3-11980
2013-10-29 01:36:37 +01:00
Andreas Fischer
8c83acb28b
[task/code-sniffer] Add code sniffer rulesets.
...
PHPBB3-11980
2013-10-27 17:50:58 +01:00