clang-format columnlimit return type on new line

前端 未结 0 1538
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-14 12:46

Symptoms of my code are as follows.

bool
doSomething(int a, int b, int c, int dd, int eee, int fffffffff, int gggggg, int hhhhhhhhhhhh, int iiiiiiiiiii);


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题