From ddb753dbe6f4508157545fd41a6d839ee4dfde1e Mon Sep 17 00:00:00 2001 From: Jose Luis Duran Date: Fri, 22 May 2015 10:30:23 -0300 Subject: Add .inc files to editorconfig --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index 0bb0751..50b44bb 100644 --- a/.editorconfig +++ b/.editorconfig @@ -3,7 +3,7 @@ root = true -[*.php] +[*.{inc,php}] indent_style = tab tab_width = 8 end_of_line = lf -- cgit v1.1