Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Conversation

@turt2live
Copy link
Member

@turt2live turt2live requested a review from a team March 24, 2020 16:06
Copy link
Member

@t3chguy t3chguy left a comment

Choose a reason for hiding this comment

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

LGTM otherwise

}
} else if (action === 'get_openid') {
// Handled by caller
} else if (action === KnownWidgetActions.GetRiotWebConfig) {
Copy link
Member

Choose a reason for hiding this comment

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

can this get switch'd for readability?

Copy link
Member Author

Choose a reason for hiding this comment

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

Switch statements are less readable imo :(

Copy link
Member

@t3chguy t3chguy Mar 25, 2020

Choose a reason for hiding this comment

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

I'm happy for this to land as is, we need to decide as a team whether we do or do not use switches in that case. (and be consistent with that choice)

@turt2live turt2live merged commit a7913f4 into develop Mar 25, 2020
@turt2live turt2live deleted the travis/config-wrapper branch March 25, 2020 14:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants