Skip to content

Red Explosion's config for Laravel Pint

License

Notifications You must be signed in to change notification settings

red-explosion/pint-config

Repository files navigation

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.