1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-10 07:55:25 +02:00
This commit is contained in:
Harvey Kandola 2016-10-08 20:04:19 -07:00
parent 15a2c101a7
commit 6d9abb77c1
10 changed files with 5 additions and 29 deletions

View file

@ -10,8 +10,8 @@ end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
indent_style = space
indent_size = 2
indent_style = tab
indent_size = 4
[*.hbs]
insert_final_newline = false