I am working on a project that insists on 4 space indentation of code. I can change the tabstop environment variable so I layout the code how they want but I am still inderting tabs into my source.
I can use russ's tab(1) to convert the tabs to whitespace before every checkin, but thats a bit painful. anyone hacked sam to replace tabs with spaces or found a similar workaround? I know this is horrid but what can I do, I am outnumbered (as usual). -Steve