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

Correct indentation in multi-line switch case #261

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

Jager-yoo
Copy link
Contributor

Summary

  • This PR corrects indentation inconsistencies in switch case with a multi-line body.

Reasoning

  • By the basic rule itself. :) "Use 2 spaces to indent lines."

Please react with 👍/👎 if you agree or disagree with this proposal.

Copy link
Member

@calda calda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, thanks!

@calda calda enabled auto-merge (squash) March 7, 2024 17:45
@calda calda merged commit 0f14982 into airbnb:master Mar 7, 2024
5 checks passed
@Jager-yoo Jager-yoo deleted the correct-indentation branch March 7, 2024 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants