Files
XML_Data_Parsing/libxml2/.editorconfig
T

12 lines
142 B
INI
Raw Normal View History

2026-07-19 22:48:13 +08:00
# EditorConfig : http://EditorConfig.org
root = true
[*]
indent_style = space
indent_size = 4
tab_width = 8
[Makefile*]
indent_style = tab