Files
workflow/.editorconfig
2020-07-29 13:42:26 +08:00

7 lines
93 B
INI

# top-most EditorConfig file
root = true
# all files
[*]
indent_style = tab
indent_size = 4