Skip to content

Fix Sonar S2129 Constructors should not be used to instantiate 'String', …#1067

Merged
josemduarte merged 1 commit into
biojava:masterfrom
jlerbsc:master
Jun 30, 2023
Merged

Fix Sonar S2129 Constructors should not be used to instantiate 'String', …#1067
josemduarte merged 1 commit into
biojava:masterfrom
jlerbsc:master

Conversation

@jlerbsc

@jlerbsc jlerbsc commented Jun 27, 2023

Copy link
Copy Markdown
Contributor

…'BigInteger', 'BigDecimal' and primitive-wrapper classes (Issue #1066)

This PR fixe all or part of the sonar violation S2129 whose sonar recommendation is to consider simplifying when possible for more efficient and cleaner code.

…'BigInteger', 'BigDecimal' and primitive-wrapper classes (Issue biojava#1066)

@josemduarte josemduarte left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants