Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
realodix committed Jul 9, 2024
1 parent b0da1fb commit fd26371
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,11 @@ By default, Relax will inspect all `.php` files in your project except those in

Relax is built on top of [`PHP-CS-Fixer`][php-cs-fixer]. Therefore, you can make configurations just like you can do in PHP-CS-Fixer. For more details, see [PHP-CS-Fixer: Config](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/doc/config.rst) documentation and [MLocati: PHP-CS-Fixer Configurator](https://mlocati.github.io/php-cs-fixer-configurator).

You can find the full documentation on this page
- https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/doc/config.rst
- https://mlocati.github.io/php-cs-fixer-configurator


```php
<?php

Expand Down

0 comments on commit fd26371

Please sign in to comment.