An open API service indexing awesome lists of open source software.

https://github.com/hex-digital/config-pint

Hex's config for Laravel Pint
https://github.com/hex-digital/config-pint

Last synced: 11 months ago
JSON representation

Hex's config for Laravel Pint

Awesome Lists containing this project

README

          

# Hex's config for Laravel Pint

[![Latest Version on Packagist](https://img.shields.io/packagist/v/hex-digital/config-pint.svg?style=flat-square)](https://packagist.org/packages/hex-digital/config-pint)
[![Total Downloads](https://img.shields.io/packagist/dt/hex-digital/config-pint.svg?style=flat-square)](https://packagist.org/packages/hex-digital/config-pint)

Shareable config for Laravel Pint.

## Installation

You can install the package via composer:

```bash
composer require hex-digital/config-pint
```

## Usage

```php
./vendor/bin/pint --config vendor/hex-digital/config-pint/pint.json
```

### Changelog

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

## Contributing

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

## Credits

- [Ben Sherred](https://github.com/hex-digital)
- [All Contributors](../../contributors)

## License

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.