0
0
Fork 0
mirror of https://github.com/placeAtlas/atlas.git synced 2025-01-25 00:20:13 +01:00
atlas/.editorconfig

9 lines
136 B
INI
Raw Normal View History

# Editor configuration, see https://editorconfig.org
root = true
[*]
charset = utf-8
indent_style = tab
indent_size = tab
tab_size = 4