jfeliu007 / goplantuml

PlantUML Class Diagram Generator for golang projects
MIT License
1.78k stars 167 forks source link

Fix Cyclomatic complexities for release 1.2.2 #68

Closed jfeliu007 closed 4 years ago

jfeliu007 commented 4 years ago

After the last issue was merged, the cyclomatic complexities we down to 93%. This issue will address this to make the release stable.