Adjust .editorconfig
authorSimon Marchi <simon.marchi@efficios.com>
Thu, 20 Jan 2022 14:27:40 +0000 (09:27 -0500)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 28 Jan 2022 16:22:26 +0000 (11:22 -0500)
commit9fe8008636e7971b7e83e888dddae11b1244ef30
treef1864a7631a81346ee65a57cfad350ae76eb7c19
parent007cde53cb5df8bfa0e5ab8f787d1c5b2400f439
Adjust .editorconfig

 - Move current indent_style and tab_width to the [*] section, so it
   applies by default to all files (.c, .h,, .l, .y, Makefile).
 - Add indent_size to [*]
 - Add handling of .hpp and .cpp file, which use indent of 4 spaces and
   no tabs, like .py files.

Change-Id: Ifc8028eb7ba00dfcd2d3904d3301b66bdfa28d79
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/7097
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
.editorconfig
This page took 0.023758 seconds and 4 git commands to generate.