[Mono-list] Class Library coding standards
Dick Porter
dick@ximian.com
19 Jul 2001 10:36:52 +0100
> > Is there any way we could go with 4 space tabs
> > instead?
> > All of our code is going to be at least 3 tabs deep
> > (namespace/class/function). That will take up a lot of space with 8
> > space tabs.
>
> I can see a reason for this. If you feel more confortable using 4
> spaces, that is fine with me.
If we insist on tabs not spaces then we can set up our editors to show
4-space or 8-space or n-space indentation.
- Dick