Add .editorconfig file
authorEvan Lloyd <evan.lloyd@arm.com>
Wed, 6 Dec 2017 19:05:40 +0000 (19:05 +0000)
committerEvan Lloyd <evan.lloyd@arm.com>
Tue, 1 May 2018 17:40:18 +0000 (18:40 +0100)
commit5d9cef94fbeff4bd9ac9f9ca62038ec25a7e2cb6
tree29119bb8466adffa0358a1043d560c4c5f10f3c7
parenta8d9550b527107b85703d7b4e93073e653ae95f7
Add .editorconfig file

The .editorconfig file provides an editor agnostic definition of a
project's file format requirements.
Details can be found at http://editorconfig.org/

This change should have little impact on users, but, it is hoped, will
help those who move across projects avoid making mistakes because of
foreign project editor configuration settings.

Change-Id: I8776526b5ab96b543d3d3e445c60e06b62049e68
Signed-off-by: Evan Lloyd <evan.lloyd@arm.com>
.editorconfig [new file with mode: 0644]