1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-07 18:06:02 +02:00
tldr/pages.ko/common/grumphp.md
2025-06-04 21:11:00 +02:00

339 B

grumphp

소스 코드 품질 검사를 가능하게 하는 PHP Composer 플러그인. 더 많은 정보: https://github.com/phpro/grumphp#commands.

  • Git 훅을 등록:

grumphp git:init

  • 사전 커밋 후크를 수동으로 트리거:

grumphp git:pre-commit

  • 버전이 지정된 모든 파일을 확인:

grumphp run