Closed medrimonia closed 11 years ago
Indentation mode has been chosen :
Example :
...
<tab>function_call(arg1
<tab>< spaces >arg2
<tab>< spaces >arg3);
...
Indentation has been done on this model on some files, everyone can check on it's own and correct it now
Some standards should be chosen, there's mainly three questions
I think that for all our files, spaces should be preferred to tabs. But for nethack patches, we should match nethack indentation.