| Our checkstyle ParenPad rule does not conform with our formatting rules, it needs to take into account more token types. Unfortunately, it's it not possible to enable for METHOD_CALL due to this bug: https://github.com/checkstyle/checkstyle/issues/3048 . |