X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=.editorconfig;h=1817f65d553e587c5f117d7361c72bff493b046d;hb=9e632b22e1310fe773edc32ab08a60602f4b2861;hp=cd6d86c9ceaa64eeefee38d375f6794eabd8e945;hpb=a2b9f08c0e16048812c862dd7238b8733496f7eb;p=babeltrace.git diff --git a/.editorconfig b/.editorconfig index cd6d86c9..1817f65d 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