Skip to content

Remove calls to no-arg superclass constructor #3132

Closed
@strkkk

Description

@strkkk

Hi,

In checkstyle project we adding a new check to detect calls to no-arg superclass constructor super();
checkstyle/checkstyle#7387
Our analysis shows that there are many violations of this check in your source code.
Analysis report:
https://strkkk.github.io/checkstyle/7363_3/spring-integration/index.html#A1

Can you please share your thoughts - it this calls should be removed or they can be kept for some reason?

Any feedback are appreciated.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions