Made it work

This commit is contained in:
2018-11-29 17:23:21 -05:00
parent 4f5f7cff72
commit 44cafb9fd9
8 changed files with 103 additions and 74 deletions

View File

@ -4,7 +4,7 @@ root = true
[*]
charset = utf-8
indent_style = space
indent_size = 2
indent_size = 4
insert_final_newline = true
trim_trailing_whitespace = true