1
0
Fork 0
payeer-test-api-lib/.phpcs.xml
Alexander Yakovlev 58777b4973 Initial commit
Initial structure with tests, pre-commit checks and .env config.
2022-06-13 14:32:59 +07:00

5 lines
98 B
XML

<?xml version="1.0"?>
<ruleset name="PSR Strict Standard">
<rule ref="PSR12"></rule>
</ruleset>