Automatically generate changelogs from commits with conventional commit support.
npx ccjk install changelog-gen
在终端中运行此命令以安装插件
// Example usage of Changelog Generator ccjk use changelog-gen // Follow the prompts to configure
Comprehensive pre-commit hooks for linting, formatting, and security scanning.
Automatic code formatting on save with Prettier, ESLint, and language-specific formatters.