if (RandomFunction() && someValue == someOtherValue)
{
DoRandomStuf();
}
(curly braces on the next line, space before the opening bracket of the if,
spaces around the operators).
Same applies for all the other statements.


On Fri, Jun 29, 2012 at 10:02 AM, Greg Keogh <[email protected]> wrote:

> >It's easy. Whatever is the Default in Resharper after a clean install is
> considered the Default in our team :)****
>
> ** **
>
> What is it?****
>
> ** **
>
> Greg****
>
> ** **
>

Reply via email to