1 Star 0 Fork 0

gaojuxin/la-l4v

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitlint 624 Bytes
一键复制 编辑 原始数据 按行查看 历史
Gerwin Klein 提交于 2020-04-19 11:28 . add gitlint configuration file
# Copyright 2020, Data61, CSIRO (ABN 41 687 119 230)
#
# SPDX-License-Identifier: BSD-2-Clause
# config for https://github.com/jorisroovers/gitlint
[general]
ignore=body-is-missing,title-trailing-punctuation
verbosity = 2
# By default gitlint will ignore merge, revert, fixup and squash commits.
ignore-fixup-commits=false
ignore-squash-commits=false
[title-max-length]
line-length=78
[body-max-line-length]
line-length=78
# Missing body is fine, but if there is one, it should say something.
[body-min-length]
min-length=10
# Send alert for unfinished commits
[title-must-not-contain-word]
words=wip,squash,tosquash
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/gaojuxin09/la-l4v.git
git@gitee.com:gaojuxin09/la-l4v.git
gaojuxin09
la-l4v
la-l4v
master

搜索帮助