You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@teaclave.apache.org by ms...@apache.org on 2019/12/15 18:48:51 UTC

[incubator-teaclave] branch master updated: Remove .editor_config (#165)

This is an automated email from the ASF dual-hosted git repository.

mssun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave.git


The following commit(s) were added to refs/heads/master by this push:
     new a26bb36  Remove .editor_config (#165)
a26bb36 is described below

commit a26bb3643fca980be411ae6241f4212cbff8329e
Author: Mingshen Sun <bo...@mssun.me>
AuthorDate: Sun Dec 15 10:48:45 2019 -0800

    Remove .editor_config (#165)
---
 .editor_config | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/.editor_config b/.editor_config
deleted file mode 100644
index 7d98d95..0000000
--- a/.editor_config
+++ /dev/null
@@ -1,13 +0,0 @@
-root = true
-
-[*]
-end_of_line = lf
-indent_style = space
-insert_final_newline = true
-trim_trailing_whitespace = true
-
-[*.{rs,toml}]
-indent_size = 4
-
-[*.{c,cc,h,inl}]
-indent_size = 2


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@teaclave.apache.org
For additional commands, e-mail: commits-help@teaclave.apache.org