red-explosion / pint-config
Red Explosion's Laravel Pint config
v1.4.0
2024-08-25 15:24 UTC
Requires
- php: ^8.1
README
Laravel Pint Config
This repository contains a shareable config for Laravel Pint, an opinionated PHP code style fixer for minimalists.
Installation
To get started, install package_name via the Composer package manager:
composer require red-explosion/pint-config
Usage
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
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Credits
License
Our Laravel Pint config is open-sourced software licensed under the MIT license.