[misc] add .editorconfig

* Also update getopt project file to remove missing file
This commit is contained in:
Pete Batard 2017-03-14 18:43:29 +01:00
parent 5f679edf4d
commit ee67019129
10 changed files with 24 additions and 17 deletions

View file

@ -0,0 +1,3 @@
[*]
indent_size = 4
tab_width = 8