Consider removing exclusions for MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR
Open
linting
- Dominant language
- Java
- Stars
- 107
- Forks
- 29
- Avg merge
- 19h 46m
- Merged PRs (30d)
- 141
Description
There are suppressions for MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR in the code with SuppressFBWarnings annotations.
https://spotbugs.readthedocs.io/en/stable/bugDescriptions.html#mc-an-overridable-method-is-called-from-a-constructor-mc-overridable-method-call-in-constructor
Contributor guide
Assessment
This issue has not been assessed yet.