Skip to content
Snippets Groups Projects
Commit e3911dc8 authored by Hannes Feldt's avatar Hannes Feldt
Browse files

Fix .editorconfig

parent 89ff1995
No related branches found
No related tags found
1 merge request!5Wrong formatting settings clang-tidy in C++ template project
Pipeline #46584 passed
...@@ -17,9 +17,3 @@ indent_style = tab ...@@ -17,9 +17,3 @@ indent_style = tab
[{CMakeLists.txt,*.cmake,*.rst}] [{CMakeLists.txt,*.cmake,*.rst}]
indent_size = 2 indent_size = 2
indent_style = space indent_style = space
[*.{py,c,h,hpp,cc,cpp}]
max_line_length = 80
[*.{c,h,cpp,hpp,cc}]
indent_size = 2
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment