gr*: add Korean translation (#14425)

This commit is contained in:
HoJeong Im
2024-10-31 01:50:50 +09:00
committed by GitHub
parent be260e9e0d
commit 49c7b211e2
12 changed files with 252 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
# grumphp
> 소스 코드 품질 검사를 가능하게 하는 PHP Composer 플러그인.
> 더 많은 정보: <https://github.com/phpro/grumphp>.
- Git 훅을 등록:
`grumphp git:init`
- 사전 커밋 후크를 수동으로 트리거:
`grumphp git:pre-commit`
- 버전이 지정된 모든 파일을 확인:
`grumphp run`