This repository contains a shareable config for Laravel Pint, an opinionated PHP code style fixer for minimalists.
To get started, install package_name via the Composer package manager:
composer require red-explosion/pint-config
To use the Red Explosion Laravel Pint config, you can use the --config
option:
./vendor/bin/pint --config vendor/red-explosion/pint-config/pint.json
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
Our Laravel Pint config is open-sourced software licensed under the MIT license.