257m to [email protected] • 1 year agoWhat are your programming hot takes?message-square727fedilinkarrow-up1333arrow-down114
arrow-up1319arrow-down1message-squareWhat are your programming hot takes?257m to [email protected] • 1 year agomessage-square727fedilink
minus-square@NightAuthorlinkEnglish8•1 year agoPressing tab and having the appropriate number of spaces added is objectively the only right answer.
minus-square@[email protected]linkfedilink10•1 year 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.