1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 08:39:56 +02: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

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