blob: 2d388103c335340cd73f0cb5e2595cc460b57574 (
plain)
1
2
3
4
5
6
7
8
|
<?xml version="1.0"?>
<ruleset name="phpBB PHP Strict Standard Extensions">
<description>phpBB coding standard for PHP files of phpBB extensions</description>
<rule ref="./ruleset-php-strict.xml" />
</ruleset>
|