Add .editorconfig file
authorDylan Baker <dylan@pnwbakers.com>
Wed, 29 Aug 2018 23:14:54 +0000 (16:14 -0700)
committerAdam Jackson <ajax@nwnk.net>
Thu, 29 Nov 2018 16:57:01 +0000 (16:57 +0000)
commit761f36c3c83374324ddbb0f0bd8ba326c232d2cf
tree5992d16bb571a44f98cb659c96db39f7d6acdc46
parent489fa0df11eef83912932f7be881f35bbe0a1b93
Add .editorconfig file

This sets the style for meson (which uses the upstream style, 2 space
indent with no tabs), and sets the tab_width to 8 per the CODING_STYLE
document.
.editorconfig [new file with mode: 0644]