stable

Clone or download

Read-only

Do not exclude PSR1.Classes.ClassDeclaration.MultipleClasses

Adding specific exclusion path for PSR1.Classes.ClassDeclaration.MultipleClasses so that we prevent introduction of a new file with more than one class. Closes request #16620: One class per file Change-Id: I4be57b822bf9ad2283598714469b781bb2976e6e

Modified Files

Name
A plugins/cardwall/tests/unit/Cardwall_Column_canContainStatusTest.php +47 −0 Go to diff View file
M plugins/cardwall/tests/unit/Cardwall_Column_isInColumnTest.php +1 −26 Go to diff View file
D src/utils/tv3_to_test.php +0 −338 Go to diff View file
A tests/lib/ErrorDataAccessResult.php +53 −0 Go to diff View file
M tests/lib/TestHelper.class.php +2 −71 Go to diff View file
M tests/phpcs/tuleap-ruleset-minimal.xml +11 −1 Go to diff View file
M tests/unit/common/Backend/BackendSVNTest.php +1 −1 Go to diff View file