Skip to content

Add a script to help automated formatting of .hpp .cpp .ipp .hpp.in .cpp.in...

Janek Kozicki requested to merge feature/formatting-script into feature/clang-format

A small bash script to help with formatting. It is from https://github.com/eklitzke/clang-format-all (GNU GPL license), I changed the file extensions ( .hpp .cpp .ipp .hpp.in .cpp.in .ipp.in ) to match those that we use in yade.

Edited by Janek Kozicki

Merge request reports