You need to sign in or sign up before continuing.
Commit 89982372 authored by Vadim Makeev's avatar Vadim Makeev

No need in tab size while Tab is used

parent 693ab366
...@@ -3,7 +3,6 @@ root = true ...@@ -3,7 +3,6 @@ root = true
[*] [*]
indent_style = tab indent_style = tab
tab_width = 4
end_of_line = lf end_of_line = lf
trim_trailing_whitespace = true trim_trailing_whitespace = true
insert_final_newline = false insert_final_newline = false
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment