Uncrustify ignore formatting new line at long objective c method decleration -


i want uncrustify ignore new lines formatted developer config file not this.

what code looks , want unchanged

+ (void)dosometingawesomewithindex:(nsinteger)index                   howmanydayslater:(bool)howmanydayslater                            mybroes:(nsmutablearray *)broes                         completion:(awesomeblock)completionblock 

what uncrustify when formats

+ (void)dosometingawesomewithindex:(nsinteger)index     howmanydayslater:(bool)howmanydayslater     mybroes:(nsmutablearray *)broes     completion:(awesomeblock)completionblock 

i using uncrustify 0.61 , config file http://www.megafileupload.com/edbm/uncrustify.cfg

i suggest https://github.com/square/spacecommander.

possible duplicate of can uncrustify align colons in objective-c method calls?


Comments

Popular posts from this blog

Capture and play voice with Asterisk ARI -

java - Why database contraints in HSQLDB are only checked during a commit when using transactions in Hibernate? -

visual studio - Installing Packages through Nuget - "Central Directory corrupt" -