X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=.editorconfig;h=1817f65d553e587c5f117d7361c72bff493b046d;hp=cd6d86c9ceaa64eeefee38d375f6794eabd8e945;hb=2671dfad32dfd51f43560dc19d69dc0b54f3cd2a;hpb=debea5fceb46a7a6abe0a4fd8a1e79354f480cff 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