Closed orlandoaleman closed 9 years ago
When I try to format using an enum declared this way the semicolon is removed. I use uncrustify as formatter and my config file is https://gist.github.com/orlandoaleman/5705746. I've tested formatting with UncrustifyX gui and it goes right.
typedef NS_ENUM (NSUInteger, InvaderType) { InvaderTypeA, InvaderTypeB, InvaderTypeC };
Environment: Xcode 5.0.2 BBUncrustifyPlugin-Xcode 2.0.1
When I try to format using an enum declared this way the semicolon is removed. I use uncrustify as formatter and my config file is https://gist.github.com/orlandoaleman/5705746. I've tested formatting with UncrustifyX gui and it goes right.
Environment: Xcode 5.0.2 BBUncrustifyPlugin-Xcode 2.0.1