metaisbeta / asniffer

Tool to extract Code Annotations Metrics
GNU Lesser General Public License v3.0
14 stars 5 forks source link

Correction of some code smells #24

Open fsmpinheiro opened 11 months ago

fsmpinheiro commented 11 months ago

sing the PMD tool, some codesmells were detected in your project.

We ( @StefaneRibeiro and Me ) would like to contribute to your project, offering suggestions for good practices, trying to remove the following codesmells:

UnnecessaryAnnotationValueElement UseUtilityClass LooseCoupling UnusedPrivateField

We had some changes, but 4 from the list of "code smells" detected by PMD tool are solved