X-Git-Url: https://git.efficios.com/?a=blobdiff_plain;f=.editorconfig;h=7fca3371465aca276315dfa81db3497a6813155c;hb=032fc0ad474c4c826089f385d6ae49dde54f6ee8;hp=c01526f4f12e41e35a10e81d8ba74cb8763147ae;hpb=95766bd9d6f430a2da29f45a0338c631d43d006e;p=babeltrace.git diff --git a/.editorconfig b/.editorconfig index c01526f4..7fca3371 100644 --- a/.editorconfig +++ b/.editorconfig @@ -9,7 +9,7 @@ indent_size = 8 indent_style = tab tab_width = 8 -[*.{py,hpp,cpp}] +[*.{py,py.in,hpp,cpp}] indent_style = space indent_size = 4