1
0
mirror of https://github.com/dzeiocom/libs.git synced 2025-07-31 17:11:58 +00:00
This commit is contained in:
2020-06-26 15:39:47 +02:00
parent ff67d008eb
commit aa2d969295
4 changed files with 21 additions and 7 deletions

View File

@@ -5,4 +5,7 @@ indent_style = tab
indent_size = 4
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
insert_final_newline = true
[*.md]
trim_trailing_whitespace = false