Skip to content

Latest commit

 

History

History
56 lines (35 loc) · 1.79 KB

README.md

File metadata and controls

56 lines (35 loc) · 1.79 KB

Coding standard

Latest Stable Version Total Downloads Software License

System requirements

Installation

Run composer require command:

composer require --dev inspirum/coding-standard

Create phpcs.xml file with:

<?xml version="1.0" encoding="UTF-8"?>
<ruleset>
    <rule ref="InspirumCodingStandard"/>
</ruleset>

Security

If you discover any security related issues, please email tomas.novotny@inspirum.cz instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.