Closed tjhorner closed 8 years ago
Think it should be wrapped given we still need the set()
method that is able to set multiple flags with a single UserState
message as I believe it makes a difference from UI perspective whether the mute and deafen happen at the same time.
And no idea about code climate. Given it complains about everything short of your syntax highlighting colors, I guess it will - but we can entertain it later for that. :)
But neither of these aspects affects the API, etc. so we can go with this for now.
it complains about everything short of your syntax highlighting colors
"F - your solarized theme sucks"
I'm convinced that is an actual CodeClimate warning.
Check lines 42 and 51. Will codeclimate complain about this? Should user state sending be wrapped?