257m to [email protected] • 2 years agoWhat are your programming hot takes?message-square898fedilinkarrow-up1346
arrow-up1346message-squareWhat are your programming hot takes?257m to [email protected] • 2 years agomessage-square898fedilink
minus-square@[email protected]linkfedilinkEnglish11•2 years agoPressing tab and having the appropriate number of spaces added is objectively the only right answer.
minus-square@[email protected]linkfedilink9•2 years agoBut you can set a tab width instead so any developer editing the code can adjust the indentation width to his liking, without changing the actual files contents and having to worry about setting the editor up to insert the right amount of spaces.
Pressing tab and having the appropriate number of spaces added is objectively the only right answer.
But you can set a tab width instead so any developer editing the code can adjust the indentation width to his liking, without changing the actual files contents and having to worry about setting the editor up to insert the right amount of spaces.