[haiku-commits] haiku: hrev51442 - /

  • From: kallisti5@xxxxxxxxxxx
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Tue, 26 Sep 2017 21:23:22 +0200 (CEST)

hrev51442 adds 1 changeset to branch 'master'
old head: acf75a66d6dbc5806a43584f27938a4b64ef3b66
new head: 52c8f61419c3619b4e8246b382966c67c8b718b0
overview: 
http://cgit.haiku-os.org/haiku/log/?qt=range&q=52c8f61419c3+%5Eacf75a66d6db

----------------------------------------------------------------------------

52c8f61419c3: editorconfig: Add new config file around our unique style
  
  * (whispers) github honors it when viewing sources.

                          [ Alexander von Gluck IV <kallisti5@xxxxxxxxxxx> ]

----------------------------------------------------------------------------

Revision:    hrev51442
Commit:      52c8f61419c3619b4e8246b382966c67c8b718b0
URL:         http://cgit.haiku-os.org/haiku/commit/?id=52c8f61419c3
Author:      Alexander von Gluck IV <kallisti5@xxxxxxxxxxx>
Date:        Tue Sep 26 19:22:28 2017 UTC

----------------------------------------------------------------------------

1 file changed, 3 insertions(+)
.editorconfig | 3 +++

----------------------------------------------------------------------------

diff --git a/.editorconfig b/.editorconfig
new file mode 100644
index 0000000..80a41c4
--- /dev/null
+++ b/.editorconfig
@@ -0,0 +1,3 @@
+[*.{h,cpp,c}]
+indent_style = tab
+indent_size = 4


Other related posts: