red-explosion/pint-config

Red Explosion's Laravel Pint config

v1.3.0 2024-03-15 17:55 UTC

This package is auto-updated.

Last update: 2024-05-15 18:22:53 UTC


README

Red Explosion Logo

Laravel Pint Config

Latest Version on Packagist Total Downloads

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.