timewarrior/doc/holidays/.editorconfig
2018-11-25 12:24:30 +01:00

10 lines
200 B
INI

# top-most EditorConfig file
root = false
# Unix-style newlines with a newline ending every file
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 4