gomzyakov/pint
最新稳定版本:v1.1.0
Composer 安装命令:
composer require gomzyakov/pint
包简介
Code style configuration for Laravel Pint.
README 文档
README
Caution
This package is abandoned and no longer maintained. The author suggests using the gomzyakov/code-style package instead.
This package allows sharing identical Laravel Pint formatting rules across all of your projects without copy-and-pasting configuration files.
Quickstart
Step 1 of 2
Install Laravel Pint & this package via Composer:
composer require --dev laravel/pint gomzyakov/pint
Step 2 of 2
And that's it! You can now find code style violations with following command:
./vendor/bin/pint --config vendor/gomzyakov/pint/pint.json
Support
If you find any package errors, please, make an issue in current repository.
License
This is open-sourced software licensed under the MIT License.
统计信息
- 总下载量: 362
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-06-29