broadcom: add editorconfig

This is the same 8-space style used in the vc4 and vc5 gallium drivers.
This commit is contained in:
Eric Anholt
2017-02-03 13:30:42 -08:00
parent decd2b32aa
commit 12b55c8e27

View File

@@ -0,0 +1,3 @@
[*.{c,h}]
indent_style = space
indent_size = 8