Tristan Darricau
fa5afb60aa
[ticket/12726] Ensure PHP files do not contain any unused use statements
...
PHPBB3-12726
2014-06-22 23:52:16 +02:00
Tristan Darricau
e46ef86104
[ticket/12726] PSR2.Namespaces.NamespaceDeclaration
...
PHPBB3-12726
2014-06-22 23:52:14 +02:00
Tristan Darricau
6b52155a2a
[ticket/12721] Add Generic.NamingConventions.ConstructorName in strict
...
PHPBB3-12721
2014-06-16 22:35:46 +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
6ac46ad469
[task/code-sniffer] Add PSR1.Files.SideEffects.FoundWithSymbols
...
PHPBB3-11980
2013-10-30 11:40:34 +01:00
Andreas Fischer
49269fbdf4
[task/code-sniffer] Add PSR1.Classes.ClassDeclaration.MissingNamespace
...
PHPBB3-11980
2013-10-30 01:33:00 +01:00
Andreas Fischer
69a766fe79
[task/code-sniffer] Add OneClassPerFile and OneInterfacePerFile.
...
PHPBB3-11980
2013-10-30 00:31:39 +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