1
0
mirror of https://github.com/coreui/coreui-icons.git synced 2025-08-31 12:01:46 +02:00
Files
coreui-icons/.editorconfig
2021-10-19 00:04:29 +02:00

12 lines
230 B
INI

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