Shared coding conventions make it possible for a team to collaborate efficiently. This rule allows to check compliance with a formatting standards. Default parameters value make this rule compliant with PSR2.
Quotes below are from the PSR-2 Coding Style Guide or the PHP: Language Reference - Manual.