]> git.ipfire.org Git - thirdparty/vala.git/commit
Add .editorconfig file
authorAlistair Thomas <astavale@yahoo.co.uk>
Tue, 22 Aug 2017 15:39:30 +0000 (16:39 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sun, 27 Aug 2017 08:16:22 +0000 (10:16 +0200)
commit507c65c7ac655c1798a33f38a9a52ed10c8da63b
tree8aa2b05abad7f898b94c422f26009416417536aa
parent17bf2bffc0e2d9effc6a5784661ef7b72e143ec9
Add .editorconfig file

EditorConfig (http://editorconfig.org/) has become the
de facto standard for defining the use of white space in
project files. Code editors then choose the right
settings automatically when a file is edited.

https://bugzilla.gnome.org/show_bug.cgi?id=786620
.editorconfig [new file with mode: 0644]