1 Star 0 Fork 1

pigsfed/integration-distribution

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.coafile 739 Bytes
一键复制 编辑 原始数据 按行查看 历史
[all]
# TODO: How to ignore extracted K4 distros but not useful stuff? (/karaf/**)
ignore = .tox/**, .git/**, .gitignore, .gitreview, **.sw?, **.orig,
karaf/target/**, **distribution-karaf**
[GitCommit]
bears = GitCommitBear
ignore_length_regex = Signed-off-by,
Also-by,
Co-authored-by,
http://,
https://
[all.spacing]
bears = SpaceConsistencyBear
# TODO: Enable this and fix errors
enabled = False
use_spaces = True
enforce_newline_at_EOF = False
files = **
# default_actions = SpaceConsistencyBear: ApplyPatchAction
[all.shell]
bears = ShellCheckBear
# TODO: Enable this and fix errors
enabled = False
files = **.sh
[all.xml]
bears = XMLBear
# TODO: Enable this and fix errors
enabled = False
files = **.xml
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/pigsfed/integration-distribution.git
git@gitee.com:pigsfed/integration-distribution.git
pigsfed
integration-distribution
integration-distribution
master

搜索帮助