r600/sfn: Add .editorconfig file
authorGert Wollny <gert.wollny@collabora.com>
Sat, 28 Dec 2019 17:22:58 +0000 (18:22 +0100)
committerMarge Bot <eric+marge@anholt.net>
Mon, 10 Feb 2020 19:09:08 +0000 (19:09 +0000)
Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3225>

src/gallium/drivers/r600/sfn/.editorconfig [new file with mode: 0644]

diff --git a/src/gallium/drivers/r600/sfn/.editorconfig b/src/gallium/drivers/r600/sfn/.editorconfig
new file mode 100644 (file)
index 0000000..9cb6761
--- /dev/null
@@ -0,0 +1,2 @@
+[*.{cpp,c,h}]
+indent_style = space