You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Arturo Bernal (Jira)" <ji...@apache.org> on 2021/01/11 09:49:00 UTC

[jira] [Updated] (GEOMETRY-114) Fix PMD warning and don't init to defaults

     [ https://issues.apache.org/jira/browse/GEOMETRY-114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arturo Bernal updated GEOMETRY-114:
-----------------------------------
    Priority: Minor  (was: Major)

> Fix PMD warning and don't init to defaults
> ------------------------------------------
>
>                 Key: GEOMETRY-114
>                 URL: https://issues.apache.org/jira/browse/GEOMETRY-114
>             Project: Apache Commons Geometry
>          Issue Type: Improvement
>            Reporter: Arturo Bernal
>            Priority: Minor
>
> * avoid Add Empty String --> [https://pmd.github.io/pmd-6.27.0/pmd_rules_java_performance.html#addemptystring]
>  * Redundant Field Initializer --> [https://pmd.github.io/pmd6.27.0/pmd_rules_java_performance.html#redundantfieldinitializer]
>  * Append Character With Char -->
>  * [https://pmd.github.io/pmd6.27.0/pmd_rules_java_performance.html#appendcharacterwithchar]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)