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.