[TYPO3-core] RFC #6958: t3lib_htmlmail.php cleanup
Dmitry Dulepov [typo3]
dmitry at typo3.org
Wed Jan 9 14:11:17 CET 2008
Hi!
Martin Kutschker wrote:
>> as this will make the optical distance between ) and { inconsistent.
>
> Is this in the guide lines? All of TYPO3's code has tabs after the
> expression. While I don't like the tabs personally I think we should
> stick to the tab if 99% of the current code has tabs.
Not all code has this... It is not in CGL either. I use space because it makes code look the same. Not like:
if (0) {
if (0) {
which is complete anarchy and jumps while you try to indent code to another level. Better if we slowly change it to space everywhere.
--
Dmitry Dulepov
TYPO3 core team
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
"Nothing is impossible. There are only limits to our knowledge"
More information about the TYPO3-team-core
mailing list