Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUpdate case statement indentation style guide #71
Conversation
This updates the indentation style guide of `case` statements to optimize for consistent indentation and readability. Co-authored-by: Justin Kenyon <kenyonj@gmail.com>
|
|
This updates the indentation style guide of
casestatements to optimize for consistent indentation and readability.