From e2c08cfe884816f098bbe51507e7ebad1acdeba3 Mon Sep 17 00:00:00 2001 From: Daniele Alessandri Date: Mon, 6 Jul 2015 18:42:10 +0200 Subject: [PATCH] Minor tweak in .editorconfig file. [ci skip] --- .editorconfig | 3 --- 1 file changed, 3 deletions(-) diff --git a/.editorconfig b/.editorconfig index c0bb2274..f793370e 100644 --- a/.editorconfig +++ b/.editorconfig @@ -15,6 +15,3 @@ max_line_length = 120 [*.{md,yml}] indent_size = 2 - -[{phpunit.xml,phpunit.xml.dist,phpunit.xml.travisci}] -indent_size = 2