From ff05a7265ecde2d5b00f9766f68439f28ce9e18e Mon Sep 17 00:00:00 2001 From: Daniel Hensby Date: Wed, 10 Jan 2018 16:55:11 +0000 Subject: [PATCH] CS Force spaces around string concat operators --- phpcs.xml.dist | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/phpcs.xml.dist b/phpcs.xml.dist index b2ed50871..cb2fc02dc 100644 --- a/phpcs.xml.dist +++ b/phpcs.xml.dist @@ -18,13 +18,19 @@ + + + + + + - + */SSTemplateParser.php$ - */_fakewebroot/* - */fixtures/* + */_fakewebroot/* + */fixtures/*