libxml / .editorconfig
AryaWu's picture
Upload folder using huggingface_hub
6baed57 verified
# EditorConfig : http://EditorConfig.org
root = true
[*]
indent_style = space
indent_size = 4
tab_width = 8
[Makefile*]
indent_style = tab