From 7125a800960b331f04e61f69e41257de34e9b134 Mon Sep 17 00:00:00 2001 From: Alex Pott Date: Mon, 19 Sep 2016 11:39:40 +0100 Subject: [PATCH] Issue #2755677 by Mile23: Fix 'Drupal.WhiteSpace.OpenTagNewline' coding standard --- core/includes/bootstrap.inc | 1 + core/modules/color/color.module | 1 + core/modules/field/field.module | 1 + core/modules/migrate/tests/src/Unit/process/GetTest.php | 1 + .../modules/search_langcode_test/search_langcode_test.module | 1 + core/phpcs.xml.dist | 1 + core/profiles/minimal/minimal.install | 1 + core/profiles/standard/standard.install | 1 + core/profiles/standard/standard.profile | 1 + core/tests/Drupal/Tests/Component/Assertion/InspectorTest.php | 1 + core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php | 1 + 11 files changed, 11 insertions(+) diff --git a/core/includes/bootstrap.inc b/core/includes/bootstrap.inc index 63df563ec2d..71895b2da37 100644 --- a/core/includes/bootstrap.inc +++ b/core/includes/bootstrap.inc @@ -1,4 +1,5 @@ + diff --git a/core/profiles/minimal/minimal.install b/core/profiles/minimal/minimal.install index d30cb3ba5b6..b9aab3c9367 100644 --- a/core/profiles/minimal/minimal.install +++ b/core/profiles/minimal/minimal.install @@ -1,4 +1,5 @@