From 2177259170f27ca24013e513e4d2048a467d8a87 Mon Sep 17 00:00:00 2001 From: Alex Malkevich Date: Tue, 4 May 2021 15:30:22 +0200 Subject: [PATCH] format: apply to yaml and xml files --- .travis.yml | 4 ++-- .../Shared/ProductList/Transfer/product_list.transfer.xml | 4 +--- .../Persistence/Propel/Schema/spy_product_list.schema.xml | 7 +------ tooling.yml | 2 +- 4 files changed, 5 insertions(+), 12 deletions(-) diff --git a/.travis.yml b/.travis.yml index dfc12b5..6c176e1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,8 +8,8 @@ matrix: fast_finish: true include: - - php: 7.3 - env: PREFER_LOWEST=1 + - php: 7.3 + env: PREFER_LOWEST=1 env: global: diff --git a/src/Spryker/Shared/ProductList/Transfer/product_list.transfer.xml b/src/Spryker/Shared/ProductList/Transfer/product_list.transfer.xml index 4ae5c47..4cc2827 100644 --- a/src/Spryker/Shared/ProductList/Transfer/product_list.transfer.xml +++ b/src/Spryker/Shared/ProductList/Transfer/product_list.transfer.xml @@ -1,7 +1,5 @@ - + diff --git a/src/Spryker/Zed/ProductList/Persistence/Propel/Schema/spy_product_list.schema.xml b/src/Spryker/Zed/ProductList/Persistence/Propel/Schema/spy_product_list.schema.xml index eb8ae8b..03c0a3e 100644 --- a/src/Spryker/Zed/ProductList/Persistence/Propel/Schema/spy_product_list.schema.xml +++ b/src/Spryker/Zed/ProductList/Persistence/Propel/Schema/spy_product_list.schema.xml @@ -1,10 +1,5 @@ - + diff --git a/tooling.yml b/tooling.yml index 00d1fcd..97b4ad9 100644 --- a/tooling.yml +++ b/tooling.yml @@ -1,2 +1,2 @@ architecture-sniffer: - priority: 2 + priority: 2