Skip to content

settings and build targets to reformat all sources

Marco Clemencic requested to merge clemenci/Gaudi:GAUDI-1176 into master
  • 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

Merge request reports