-
Notifications
You must be signed in to change notification settings - Fork 1
@142vip.commit linter.变量.gitCommitTypes
API 参考 / @142vip/commit-linter / gitCommitTypes
constgitCommitTypes:object
定义于: commit-linter/src/core/git-commit-type.ts:4
git commit type
build:
object
description:
string='Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)'
emoji:
string='🛠'
title:
string='Builds'
chore:
object
description:
string='Other changes that don\'t modify src or test files'
emoji:
string='♻️'
title:
string='Chores'
ci:
object
description:
string='Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)'
emoji:
string='⚙️'
title:
string='Continuous Integrations'
docs:
object
description:
string='Documentation only changes'
emoji:
string='📚'
title:
string='Documentation'
feat:
object
description:
string='A new feature'
emoji:
string='✨'
title:
string='Features'
fix:
object
description:
string='A bug fix,A bug fix A bug fix'
emoji:
string='🐛'
title:
string='Bug Fixes'
hotfix:
object
description:
string='Hotfix'
emoji:
string='🔥'
title:
string='Hotfix'
perf:
object
description:
string='A code change that improves performance'
emoji:
string='🚀'
title:
string='Performance Improvements'
refactor:
object
description:
string='A code change that neither fixes a bug nor adds a feature'
emoji:
string='📦'
title:
string='Code Refactoring'
release:
object
description:
string='Release a new version'
emoji:
string='🎉'
title:
string='Releases'
revert:
object
description:
string='Reverts a previous commit'
emoji:
string='🗑'
title:
string='Reverts'
style:
object
description:
string='Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)'
emoji:
string='💎'
title:
string='Styles'
test:
object
description:
string='Adding missing tests or correcting existing tests'
emoji:
string='🚨'
title:
string='Tests'
- @142vip/axios
- @142vip/changelog
- @142vip/commit-linter
- @142vip/copyright
- @142vip/data-source
- @142vip/eslint-config
- @142vip/fairy-cli
- @142vip/grpc
- @142vip/nest
- @142vip/nest-redis
- @142vip/nest-typeorm
- @142vip/oauth2.0
- @142vip/open-source
- @142vip/redis
- @142vip/release-version
- @142vip/typeorm
- @142vip/utils