anime-db / shikimori-new-items-widget-bundle

Widget for show new items on Shikimori.org
http://shikimori.org/
GNU General Public License v3.0
0 stars 0 forks source link

[Insight] Symfony controller action method should not be too long #16

Closed peter-gribanov closed 9 years ago

peter-gribanov commented 9 years ago

100% of all actions have more than 20 lines. This violation is raised when more than 10% actions are too long.

peter-gribanov commented 9 years ago

duplicate #11