0
0
mirror of https://github.com/lipis/flag-icons.git synced 2024-11-22 02:47:32 +01:00
flags/.editorconfig
Panayiotis Lipiridis 02276af7c8 More updates
2013-09-24 00:07:24 +02:00

12 lines
167 B
INI

# editorconfig.org
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true