From 11b9216a0d993c5fa7cad2b10cb67f8d5c85a184 Mon Sep 17 00:00:00 2001 From: synox Date: Mon, 11 Mar 2019 19:45:22 +0700 Subject: [PATCH] fixed config --- .php_cs.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.php_cs.dist b/.php_cs.dist index 1ce81e9..953565b 100644 --- a/.php_cs.dist +++ b/.php_cs.dist @@ -1,7 +1,7 @@ exclude('src/backend-libs/') + ->exclude('backend-libs') ->in('src') ;