DEV Community

Discussion on: Who Killed The Tab?

Collapse
 
joachimzeelmaekers profile image
Joachim Zeelmaekers

I would say, just use a pre-commit hook and let it auto format the code to a uniform layout. I don’t care if it has spaces or tabs, just pick a uniform layout for the application.