浏览代码

Cleanup: Delete code/.editorconfig (#5889)

Kim Kulling 9 月之前
父节点
当前提交
6fad13c82b
共有 1 个文件被更改,包括 0 次插入8 次删除
  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