diff --git a/.php_cs.dist b/.php_cs.dist deleted file mode 100644 index 5e2dd62..0000000 --- a/.php_cs.dist +++ /dev/null @@ -1,7 +0,0 @@ -in(__DIR__.'/src') - ->in(__DIR__.'/tests'); - -return TiMacDonald\styles($finder);