diff options
Diffstat (limited to '.editorconfig')
| -rw-r--r-- | .editorconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.editorconfig b/.editorconfig index ef6cea0..b1bb8c6 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,10 +1,5 @@ root = true -[*.{cpp,hpp}] -indent_size = 4 -tab_width = 4 -indent_style = space - [*.{pro,pri}] indent_size = 4 tab_width = 4 |
