projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
551b615
)
radeonsi: Fix editorconfig
author
Connor Abbott
<cwabbott0@gmail.com>
Fri, 17 May 2019 13:04:21 +0000
(15:04 +0200)
committer
Connor Abbott
<cwabbott0@gmail.com>
Wed, 29 May 2019 13:55:40 +0000
(15:55 +0200)
At least on vim, indenting doesn't work without this. Copied from
src/amd/vulkan.
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/drivers/radeonsi/.editorconfig
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/radeonsi/.editorconfig
b/src/gallium/drivers/radeonsi/.editorconfig
index cc8e11ffd65e125516191ecdd8f6fe4295e03197..21a3c7d1274fc21c47605a0dd28469a7393ef95f 100644
(file)
--- a/
src/gallium/drivers/radeonsi/.editorconfig
+++ b/
src/gallium/drivers/radeonsi/.editorconfig
@@
-1,2
+1,3
@@
[*.{c,h}]
indent_style = tab
+indent_size = tab