2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Clean up meta.

This commit is contained in:
XhmikosR
2019-01-13 18:43:15 +02:00
parent 00b0408357
commit b9a05418f0
3 changed files with 24 additions and 25 deletions
+4 -8
View File
@@ -3,13 +3,9 @@
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.py]
end_of_line = lf
indent_size = 2
indent_style = space
indent_size = 4
insert_final_newline = true
trim_trailing_whitespace = true