Browse Source

Cleanup: Delete code/.editorconfig (#5889)

Kim Kulling 9 months ago
parent
commit
6fad13c82b
1 changed files with 0 additions and 8 deletions
  1. 0 8
      code/.editorconfig

+ 0 - 8
code/.editorconfig

@@ -1,8 +0,0 @@
-# See <http://EditorConfig.org> for details
-
-[*.{h,hpp,c,cpp}]
-end_of_line = lf
-insert_final_newline = true
-trim_trailing_whitespace = true
-indent_size = 4
-indent_style = space