expand your tabs
Sunday, June 5th, 2005I’ve been back and forth between tabs and spaces for code indentation in recent years. My exposure to Python lead me down the path of spaces, while in the past I had stuck to tabs in my PHP, Perl & Java. When its my own code it’s fine to use whichever I feel is […]