no-explicit-change-detection-apis
Detects all explicit calls of change detection APIs.
Rationale
Usage of explicit change detection APIs may cause performance issues and indicates that in some cases code does not allow the framework to do its job properly.