Remove @codingStandardsIgnore from long lines
authorUmherirrender <umherirrender_de.wp@web.de>
Sun, 22 Oct 2017 14:44:04 +0000 (16:44 +0200)
committerUmherirrender <umherirrender_de.wp@web.de>
Sun, 22 Oct 2017 14:44:04 +0000 (16:44 +0200)
commit9aa56950c2a83809b17506ad69c2918cd22a0eed
tree44ec6e35ea45c5faed6c46621482aa53d0900675
parent188f49f6a3145aafc9ad2ee8f0475f7772fc137d
Remove @codingStandardsIgnore from long lines

Breaks some line where the ignore is not needed.

The sniff was changed upstream to be okay
with long unbreakable lines in comments

Change-Id: I2bbe2be7cedd4d3c0ce8dc3e62d0e268bc171876
includes/api/ApiMain.php
includes/diff/DifferenceEngine.php
includes/http/PhpHttpRequest.php
includes/logging/LogFormatter.php
includes/shell/Shell.php
includes/tidy/Balancer.php