Comprehensive pre-commit hooks for linting, formatting, and security scanning.
npx ccjk install pre-commit-check
터미널에서 이 명령을 실행하여 플러그인을 설치하세요
// Example usage of Pre-Commit Check ccjk use pre-commit-check // Follow the prompts to configure
Automatic code formatting on save with Prettier, ESLint, and language-specific formatters.
Automatically generate changelogs from commits with conventional commit support.