Conventional-commits-check

Latest version: v2.0.0

Safety actively analyzes 623035 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2.0.0

[feat: --emoji-disabled feature added](https://github.com/AliYmn/conventional-commits-check/commit/241a4625f5e9f5f122c8ada41d0f31d7ee8b1fcf)

1.0.4

1.0.0

Customization

bash
touch conventional_commits_check_config.yaml
`

To add custom commit types and emojis, update your `conventional_commits_check_config.yaml` file with the additional_commands and additional_emojis fields. Here's an example:

yaml
additional_commands:
database: "^database(\\(.+\\))?:"
design: "^design(\\(.+\\))?:"

additional_emojis:
database: "🗃️"
design: "🎨"
`

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.