you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 2 years ago (2 children)

Why not TABs? I hate 4 spaces cuz it can get real messy sometimes.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 1 point 2 years ago (1 child)

    I normally love tabs and it's what Go uses both by convention and it's semi opinionated formatter. But PEP-8 suggests spaces and ultimately, consistency is more important.

    Not having to argue about tabs vs spaces lets us focus on the real problems, like vim vs emacs.

  • source
  • parent
  • hideshow 2 child comments