Skip to content
Snippets Groups Projects
Commit bf7613d2 authored by Christian Kamm's avatar Christian Kamm
Browse files

C++ indenter: Add special case rule for indenting enums.

So you now get
enum A { a = 2,
         b = 3,
       };
parent 8dbbf9be
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment