Comment on Rhombus Language 1.0parentComments−ginko2moThis is literally not a problem. All Python projects use 4-space indentation.Tell that to the one team at my old workplace that used spaces for all their scripts.Like I said it’s a stupid source of errors that can be mitigated through style guides and tooling but it’s still a source of errors.
Comments
Tell that to the one team at my old workplace that used spaces for all their scripts.
Like I said it’s a stupid source of errors that can be mitigated through style guides and tooling but it’s still a source of errors.