wiki.techinc.nl/tests/phpunit/unit/includes/libs/ParamValidator
Timo Tijhof 8d406bbcd6 phpcs: Disable Generic.Files.LineLength for test files
There is a common and reasonable need for longer lines in tests.
The nudge for shorter lines doesn't seem valuable here. The natural
breaks will likely still fall in 80-100 given the enforced practice
for non-test code, e.g. whether through habit, or 80-100 column markers
in text editors, or the finite width of diff and code review
interfaces.

Change-Id: I879479e13551789a67624ce66f0946d2f185e6ee
2022-02-18 18:32:05 +00:00
..
TypeDef phpcs: Disable Generic.Files.LineLength for test files 2022-02-18 18:32:05 +00:00
Util Remove or replace usages of "sanity" 2021-11-21 16:42:31 +00:00
ParamValidatorTest.php phpcs: Disable Generic.Files.LineLength for test files 2022-02-18 18:32:05 +00:00
SimpleCallbacksTest.php
TypeDefTest.php phpcs: Disable Generic.Files.LineLength for test files 2022-02-18 18:32:05 +00:00