Problem/Motivation
The DiffEngine class is an external library that we use so it shouldn't have to meet our coding standards.
Proposed resolution
Ignore the DiffEngine class in the coding standards checking.
Remaining tasks
Add // @codingStandardsIgnoreFile
to DiffEngine.php
.
User interface changes
None
API changes
None
Data model changes
None