MaibornWolff / metric-gardener

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go classes metric too permissive

ResistantBear opened this issue · comments

Go has no classes, but we currently count type_declarations for the classes metric in Go. This is probably too permissive, as that probably also counts something like type intPtr int*

Note:

The current behaviour is also not documented at all and does not really follow the general metric definition for the "classes" metric in the Readme.