From 6b28c4d100bc72a1bf3b722cf0c9c0e612291e8b Mon Sep 17 00:00:00 2001 From: SergeyBiryukov Date: Sun, 5 Apr 2020 03:19:02 +0000 Subject: [PATCH] Coding Standards: Switch `WordPress.PHP.YodaConditions.NotYoda` back to error level. This was marked as a warning in [45665] until all the issues associated with the sniff are addressed, so that linting on Travis could run across the entire codebase. With all the instances now addressed, this override is no longer needed. Follow-up to [47054], [47218], [47219]. See #49542. git-svn-id: https://develop.svn.wordpress.org/trunk@47551 602fd350-edb4-49c9-b593-d223f7449a82 --- phpcs.xml.dist | 3 --- 1 file changed, 3 deletions(-) diff --git a/phpcs.xml.dist b/phpcs.xml.dist index af60e89e57bf..f217dd75f87a 100644 --- a/phpcs.xml.dist +++ b/phpcs.xml.dist @@ -29,9 +29,6 @@ - - warning - warning