alfasoftware / astra

Astra: a Java tool for analysing and refactoring Java source code
Apache License 2.0
68 stars 35 forks source link

TypeMatcher: Replace type specification in constructor call with diamond operator ("<>") #86

Closed RadikalJin closed 2 years ago

RadikalJin commented 2 years ago

See https://sonarcloud.io/project/issues?resolved=false&types=CODE_SMELL&id=alfasoftware_astra&open=AX7Ef4REnKnktdNp7Qvi

shyamrox commented 2 years ago

I'll take this one.

shyamrox commented 2 years ago

Submitted Pull Request - https://github.com/alfasoftware/astra/pull/91

RadikalJin commented 2 years ago

Fixed by #91