Skip to content

Why using 3 spaces as indentation? #88

Answered by vvaltchev
vvaltchev asked this question in Q&A
Discussion options

You must be logged in to vote

Long story. It all started after using that coding style for years at VMware. Initially, it looked pretty weird to me, but at some point I felt in love with the way code looked. I got convinced that 2 spaces are just not enough, while 4 spaces are somehow "too much". Therefore, when I started the project in 2016, I decided to stick with the indentation size I liked most, even if I knew that using 4 spaces would have been better for most people. Today, I'm not sure if that was the right decision, but I still like the way Tilck's code looks.

Replies: 1 comment 5 replies

Comment options

vvaltchev
Aug 5, 2021
Maintainer Author

You must be logged in to vote
5 replies
@bspguy
Comment options

@vvaltchev
Comment options

vvaltchev Nov 24, 2021
Maintainer Author

@bspguy
Comment options

@themadsens
Comment options

@vvaltchev
Comment options

vvaltchev Jan 8, 2023
Maintainer Author

Answer selected by vvaltchev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants