1 Star 4 Fork 2

powershell/oh-my-posh

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.commitlintrc.yml 700 Bytes
一键复制 编辑 原始数据 按行查看 历史
---
extends:
- '@commitlint/config-conventional'
rules:
type-enum:
- 2
- always
- - chore
- ci
- feat
- fix
- docs
- theme
- refactor
- perf
- test
- revert
help: |
**Possible types**:
`chore`: Change build process, tooling or dependencies.
`ci`: Changes to our CI configuration files and scripts
`feat`: Adds a new feature.
`fix`: Solves a bug.
`docs`: Adds or alters documentation.
`theme`: Work on or add a theme.
`refactor`: Rewrites code without feature, performance or bug changes.
`perf`: Improves performance.
`test`: Adds or modifies tests.
`revert`: Changes that reverting other changes
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/efluent/oh-my-posh.git
git@gitee.com:efluent/oh-my-posh.git
efluent
oh-my-posh
oh-my-posh
main

搜索帮助