Files
wp-multisite-waas/dependencies/jasny/sso/phpcs.xml
2024-11-30 18:24:12 -07:00

13 lines
290 B
XML

<?xml version="1.0"?>
<ruleset name="Jasny">
<description>The Jasny coding standard.</description>
<!-- Include the whole PSR-1 standard -->
<rule ref="PSR1"/>
<!-- Include the whole PSR-2 standard -->
<rule ref="PSR2"/>
<!-- TODO: Add own rules -->
</ruleset>