Trim .editorconfig (#3678)

client-spec/clarity
Zlatan Vasović 2019-12-31 13:39:27 +01:00 committed by GitHub
parent db65c5bfb4
commit 73dbf11901
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 7 deletions

View File

@ -7,10 +7,3 @@ end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.md]
trim_trailing_whitespace = false
[Makefile]
indent_style = tab
indent_size = 8