Files
Archive/bbdown/.editorconfig
2024-11-11 19:36:25 +01:00

12 lines
249 B
INI

# EditorConfig is awesome: https://EditorConfig.org
# top-most EditorConfig file
root = true
[*]
indent_style = space
indent_size = 4
charset = utf-8
# end_of_line = crlf
# trim_trailing_whitespace = false
# insert_final_newline = false