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
- Host: GitHub
- URL: https://github.com/hex-digital/config-pint
- Owner: hex-digital
- License: mit
- Created: 2023-03-08T09:30:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-09T17:16:55.000Z (over 2 years ago)
- Last Synced: 2025-06-09T18:06:53.236Z (about 1 year ago)
- Language: PHP
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Hex's config for Laravel Pint
[](https://packagist.org/packages/hex-digital/config-pint)
[](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.