Automattic / phpcs-neutron-standard

A set of phpcs sniffs for PHP >7 development
MIT License
94 stars 7 forks source link

Typo in MultipleNewlines #14

Closed sirbrillig closed 6 years ago

sirbrillig commented 6 years ago

It reads Multiple newlines are no allowed.

Aside from the typo, probably a better message would be Multiple adjacent blank lines are not allowed.