1
0
Fork 0
gnome-software/.editorconfig
Daniel Baumann 68ee05b3fd
Adding upstream version 48.2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 21:00:23 +02:00

10 lines
135 B
INI

# See https://editorconfig.org/
root = true
[*.{c,h}]
indent_style = tab
indent_size = 8
[*.ui]
indent_style = space
indent_size = 2