Browse Source

Update editorconfig and link to individual folders so it gets picked up properly

Robert Marshall 2 years ago
parent
commit
5b69f482c3
3 changed files with 11 additions and 0 deletions
  1. 9 0
      .editorconfig
  2. 1 0
      kitchen/.editorconfig
  3. 1 0
      lighting/.editorconfig

+ 9 - 0
.editorconfig

@@ -4,3 +4,12 @@ root = true
 indent_style = tab
 trim_trailing_whitespace = true
 insert_final_newline = true
+
+[*.{c++,cc,cpp,cxx,h,h++,hh,hpp,hxx,inl,ipp,tlh,tli}]
+cpp_indent_case_contents_when_block = true
+cpp_new_line_before_open_brace_namespace = same_line
+cpp_new_line_before_open_brace_type = same_line
+cpp_new_line_before_open_brace_function = same_line
+cpp_new_line_before_open_brace_block = same_line
+cpp_new_line_before_open_brace_lambda = same_line
+cpp_new_line_before_open_brace_type = same_line

+ 1 - 0
kitchen/.editorconfig

@@ -0,0 +1 @@
+/home/rob/Code/VanControlSystems/.editorconfig

+ 1 - 0
lighting/.editorconfig

@@ -0,0 +1 @@
+/home/rob/Code/VanControlSystems/.editorconfig