2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Sorted various lines using atom/sort-lines

This commit is contained in:
Panayiotis Lipiridis
2014-10-20 01:50:59 +02:00
parent 8a6a253355
commit aa8269cfb6
2 changed files with 13 additions and 13 deletions
+4 -4
View File
@@ -3,12 +3,12 @@
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
end_of_line = lf
indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
[*.py]
indent_size = 4