John, > 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).
Having this would be cool indeed. I'm not aware of anybody using clang-format for HPX, however. Regards Hartmut --------------- http://boost-spirit.com http://stellar.cct.lsu.edu _______________________________________________ hpx-users mailing list [email protected] https://mail.cct.lsu.edu/mailman/listinfo/hpx-users
