mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
Replace initial 8 spaces with a tab for all xml files
This is the style used in wayland.xml which is the only file we really care about for git blame information. So let's adjust all others to that style for consistency and fix editorconfig to avoid messing this up in the future. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
cc8b6aa3d9
commit
df969706f4
10 changed files with 44 additions and 44 deletions
|
|
@ -10,7 +10,7 @@ indent_size = 8
|
|||
max_line_length = 80
|
||||
|
||||
[*.xml]
|
||||
indent_style = space
|
||||
indent_style = tab
|
||||
indent_size = 2
|
||||
tab_width = 8
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue