-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Should we indent our code with four or two spaces? #32
Comments
Uh, it's kinda difficult to answer. IMO there should never be a "blindly follow" on anything. We should measure what is productive and/or will help us in the near future.
Anyone else? |
I think I'll edit the issue title. |
@giorgiofellipe I liked Tood Motto's Style Guide.. It's kind of easier to understand. |
@felquis Indeed it is, but it doesn't cover so many things as John Papa's does. Accordingly to the topic: I prefer 2 spaces |
I prefer 4 spaces. |
I usually use 2 spaces 😄 |
2 spaces 😄 |
2 |
two plz 👍 |
John papa's style guide, mention indentation with four spaces, but we're using two spaces today... Should we change it to four spaces?
The text was updated successfully, but these errors were encountered: