- Require super() calls in constructors
This rule is aimed to flag invalid/missing super() calls.
You can check them out here.