mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
10 lines
270 B
XML
10 lines
270 B
XML
<?xml version="1.0"?>
|
|
<ruleset name="Inpsyde Coding Standard">
|
|
<rule ref="Inpsyde"/>
|
|
<file>./src</file>
|
|
<file>./modules.local</file>
|
|
|
|
|
|
<exclude-pattern>*\.(inc|css|js)$</exclude-pattern>
|
|
<exclude-pattern>*\.(inc|css|js)$</exclude-pattern>
|
|
</ruleset>
|