SollmoStudio / beyond

Beyond: The Scalable Game Server Framework
http://www.beyondframework.com
Apache License 2.0
25 stars 9 forks source link

Ignore excess of the maximum cyclomatic complexity on simple code. #206

Closed sgkim126 closed 9 years ago

sgkim126 commented 9 years ago

These two cases are actually simple, because they are just type conversion.

This is part of #202