yohei yoshimuta

Results 85 comments of yohei yoshimuta
trafficstars

Thanks for the useful feedback. I had no plan to support ECS related commands yet. But I understand the demand to support that now.

> I just can't make the switch between accounts. @stormlrd I'm sure that it is not an expected behavior. Could you paste some operation logs about these behaviors ?

Thanks for sharing commands. I run the same commands, and switching the accounts were properly worked. ``` # Delete all environments before running test commands hubot> hubot env flush all...

It looks convenient. (PR is welcome!)

@ricsiLT Yes. It's possible and not much difficult. You can use the position info of each message field to detect violations.

FYI: Since I looked into how to reproduce this issue, I created a PR and put together the detail. - ref. https://github.com/daltoniam/Starscream/pull/930

@imanazari70 Thank you for reaching out. I'm not sure if we can publish this binary to mypy. Can you give me some references for how to do this? And would...

@dduugg Thank you for sponsoring me 😸 Let me make sure I've got your point. Regarding ENUM_FIELDS_HAVE_COMMENT, it's not mentioned in the official style guide, hence it's not enabled by...

@dduugg Sorry for the late response. > What I am trying to do, is enable the default rules so that new proto files going forward are strictly enforced. However, I...