'How to make Github Pull request highlight certain pattern in the new code introduced

I am new to Github. I need to review the code submitted by others in the Github Pull request.

I generally looks for some specific pattern such as present of some keywords or regular expressions. I want to make the Pull request highlight those patterns in the new code.

How can I do this?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source