Uncrustify
: Where do the options work?
Spaces for byref
bool
█
&
█
foo(int
█
&
█
idx); MyType
█
&
█
MyClass::myMethode() { const MyType& t = getSomewhere();