- Require parenthesis around regex literals
This is used to disambiguate the slash operator and facilitates more readable code.
You can check them out here.