0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-09 02:46:15 +01:00
Bootstrap/.editorconfig

12 lines
167 B
INI
Raw Normal View History

# editorconfig.org
root = true
[*]
charset = utf-8
2019-01-13 17:43:15 +01:00
end_of_line = lf
indent_size = 2
indent_style = space
2019-01-13 17:43:15 +01:00
insert_final_newline = true
trim_trailing_whitespace = true