Skip to content

Add trailing commas to enums

Alexander Lohnau requested to merge work/enum_commas into master

This will cause clang-format not to wrap these enums and it will lead to cleaner diffs when adding new values.

Not sure what your cherry-pick/merge to stable rules are.

Merge request reports