2 Jul
2014
2 Jul
'14
9:58 a.m.
Thanks again Samuel!
El mié, 02-07-2014 a las 12:44 +0530, Samuel Chase escribió:
Hi Jabier,
Try using clang-format -assume-filename=<toplevel-inkscape-src-dir>/_clang-format <FILE>.cpp That has the appropriate options set to 4 spaces.
You could also copy that file to ``.clang-format``, and then clang-format will autmatically find it if you are working in an Inkscape subdirectory.
Samuel