MetroCS / cs3250_practice

Practice repository for cs3250
1 stars 29 forks source link

119-Added use of PMD source code analyzer #143

Closed jmaestas7 closed 4 days ago

jmaestas7 commented 1 week ago

Resolves #119

jmaestas7 commented 5 days ago

We aren't using the latest version because it was simpler to just use the existing .jars's in the imagalab project and we found it to be an unnecessary time waste to try and filter out the required jars for PMD@7.7.0.

We also discussed this in class with you, and it was agreed that using this approach and using the latest version is a want, not a need, and will be implemented in a different user story.

jody commented 4 days ago

We aren't using the latest version because it was simpler to just use the existing .jars's in the imagalab project and we found it to be an unnecessary time waste to try and filter out the required jars for PMD@7.7.0.

Makes good sense! Thanks!

jody commented 4 days ago

Closes #119