X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=.editorconfig;h=1817f65d553e587c5f117d7361c72bff493b046d;hb=5a25d385d62278c66a249fbbc569932edb4407bb;hp=cd6d86c9ceaa64eeefee38d375f6794eabd8e945;hpb=80629869e3c7f3e3ab5a7cd3ecf946f513bb5d3d;p=deliverable%2Fbabeltrace.git diff --git a/.editorconfig b/.editorconfig index cd6d86c9c..1817f65d5 100644 --- a/.editorconfig +++ b/.editorconfig @@ -4,6 +4,7 @@ root = true end_of_line = lf insert_final_newline = true trim_trailing_whitespace = true +charset = utf-8 [*.{c,h,i}] indent_style = tab