From f6fceb5fde2e98810415b8f947dc42a80291ed38 Mon Sep 17 00:00:00 2001 From: "cemre.mengu" Date: Wed, 23 Nov 2016 21:34:05 +0300 Subject: [PATCH] Changed indentation to tabs --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index e63e7786..9ab7418a 100644 --- a/.editorconfig +++ b/.editorconfig @@ -9,7 +9,7 @@ root = true [*] trim_trailing_whitespace = true insert_final_newline = true -indent_style = space +indent_style = tab indent_size = 4 # Xml project files