2
0
mirror of https://github.com/GNOME/libxml2.git synced 2025-04-18 19:40:25 +08:00

12 lines
142 B
INI
Raw Permalink Normal View History

2022-11-20 22:41:51 +01:00
# EditorConfig : http://EditorConfig.org
root = true
[*]
2022-11-20 22:41:51 +01:00
indent_style = space
indent_size = 4
2022-11-21 20:11:53 +01:00
tab_width = 8
[Makefile*]
indent_style = tab