Pattern: Not implemented code
Issue: -
The ??? operator denotes that an implementation is missing. This rule helps to avoid potential runtime errors because of not implemented code.
<check enabled="true" class="org.scalastyle.scalariform.NotImplementedErrorUsage" level="warning"/>