I am working on multiple projects, each has different formatting styles (annoying), but I recently discovered that one project uses a .clang-format file in the root folder to control the style and there is an eclipse plugin that searches the project path for the next-up .clang-format file and uses that to reformat the code you want changed (there are also Xcode/vim/other? ones too!).
If there was a .clang-format file for hpx at the root folder of hpx, then my dream of having each project I work on, formatted according to the style of that project could be achieved. Does anyone have such a file for hpx, or can one convert easily one of their existing style format control thingies, to the clang-format format? (I'm sure it's quite trivial, I just don't want to do it myself). thanks JB -- John Biddiscombe, email:biddisco @.at.@ cscs.ch http://www.cscs.ch/ CSCS, Swiss National Supercomputing Centre | Tel: +41 (91) 610.82.07 Via Trevano 131, 6900 Lugano, Switzerland | Fax: +41 (91) 610.82.82
_______________________________________________ hpx-users mailing list [email protected] https://mail.cct.lsu.edu/mailman/listinfo/hpx-users
