From: Kunal Mehta Date: Fri, 25 Sep 2015 17:56:34 +0000 (-0700) Subject: Add // @codingStandardsIgnoreFile to FormatMetadata X-Git-Tag: 1.31.0-rc.0~9813^2~1 X-Git-Url: https://git.heureux-cyclage.org/?a=commitdiff_plain;h=df706d2457e675ce3896b6b2aace27dac3fb9ff1;p=lhc%2Fweb%2Fwiklou.git Add // @codingStandardsIgnoreFile to FormatMetadata PHPCS can't handle the level of nesting in this file and the tokenizer dies. Change-Id: Ib660e034ad21202303dd443e573e54dd8ed05a43 --- diff --git a/includes/media/FormatMetadata.php b/includes/media/FormatMetadata.php index 0fee8cc00f..b4892c4c70 100644 --- a/includes/media/FormatMetadata.php +++ b/includes/media/FormatMetadata.php @@ -1,4 +1,6 @@