Skip to content
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

treating tabs #77

Open
aldy505 opened this issue Nov 5, 2021 · 1 comment
Open

treating tabs #77

aldy505 opened this issue Nov 5, 2021 · 1 comment

Comments

@aldy505
Copy link
Member

aldy505 commented Nov 5, 2021

should we treat tabs (\t) as double spaces or four spaces? right now it's ugly

cc @elianiva

@ronnygunawan
Copy link
Contributor

based on language:

  • Go: 8 spaces
  • C#: 4 spaces
  • everything else: 2 spaces

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

3 participants