From 3eb79e5197c8b4184bf4a250fc04bf4175bf65c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20Pineau?= Date: Fri, 8 Sep 2017 15:50:13 +0200 Subject: [PATCH] [Fabbot] Do not run php-cs-fixer if there are no change in src/ --- .php_cs.dist | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.php_cs.dist b/.php_cs.dist index 140fd32650..6282431a41 100644 --- a/.php_cs.dist +++ b/.php_cs.dist @@ -1,5 +1,9 @@ setRules(array( '@Symfony' => true,