phpbb / phpbb-translation-validator

A tool checking packages for compliance with the policies https://area51.phpbb.com/docs/dev/3.2.x/language/guidelines.html
GNU General Public License v2.0
8 stars 8 forks source link

*.php must not contain `?>` anymore #1

Closed nickvergessen closed 10 years ago

nickvergessen commented 10 years ago

https://github.com/phpbb/phpbb-translation-policies/blob/develop-ascraeus/validation.md#file-validation

carlo94it commented 10 years ago

We can add PHP Code Sniffer like phpBB for check it.

nickvergessen commented 10 years ago

hmm sniffer is not the best option,as we can not include that into the same report easily then.