1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-12 03:34:15 +01:00
php-phpbb/build/code_sniffer/ruleset-php-extensions.xml
2014-06-22 01:33:13 +02:00

9 lines
215 B
XML

<?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>