|
|
|
|
|
by Rainymood
3679 days ago
|
|
If you work on a project solo it doesn't matter if you stay consistent (for yourself at least). if you work on a project with multiple collaborators pick one (i.e. tabs or spaces) and stick with it (i.e. enforce it during code reviews). I personally use tabs but those get expanded to 4 spaces by Vim. Works for me! |
|