ducal/git-commit-checker
最新稳定版本:2.1.9
Composer 安装命令:
composer require ducal/git-commit-checker
包简介
Check coding standard & code syntax with Git pre-commit hook.
README 文档
README
Requirement
- Laravel 9.32 or later
- If you're using Laravel 8.0 or earlier, please use version 1.x
Installation
You can install the package via composer:
composer require ducal/git-commit-checker
Publish the configuration:
php artisan vendor:publish --tag=git-commit-checker-config
Install GIT hooks
Run this command to install:
php artisan git-commit-checker:install
Run test manually (made sure you've added all changed files to git stage):
php artisan git-commit-checker:pre-commit-hook
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email contact@ducalstudio.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 38
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-07-16