settings and build targets to reformat all sources
- added small wrapper script (
${CMAKE_BUILD_DIRECTORY}/apply-formatting
) to reformat individual files - added target
apply-formatting
to run clang-format and autopep8 on all files - added .clang-format for agreed-on conventions
- added instructions
See GAUDI-1176 and GAUDI-936
Edited by Marco Clemencic