Skip to content

Commit

Permalink
Changed indentation to tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
cemremengu committed Nov 23, 2016
1 parent b1291ab commit f6fceb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f6fceb5

Please sign in to comment.