Add python configuration for editorconfig
As it currently is, python files are formatted using the general rules
in .editorconfig - this means that 8-character hard tabs are used, which
is not the recommended behaviour according to the PEP-8 standard.  This
patch correct this, and additionally limits the line length to 79
characters as required by the standard.

Change-Id: I3b5c0aff12034c4184d4555aab36490cdb3885da
Signed-off-by: Justin Chadwell <justin.chadwell@arm.com>
1 parent 44e8d5e commit 40b06510f29058215b7774806c6cc3921cd55e5b
@Justin Chadwell Justin Chadwell authored on 27 Aug 2019
Showing 1 changed file
View
.editorconfig