It looks like lack of something like .clang-format specification or other formatter creates number of issues with trailing whitespaces, newlines, etc. Does it make sense to include .clang-format which would enforce formatting? Probably need some tuning to make changes to existing code minimal.
It looks like lack of something like .clang-format specification or other formatter creates number of issues with trailing whitespaces, newlines, etc. Does it make sense to include .clang-format which would enforce formatting? Probably need some tuning to make changes to existing code minimal.