Skip to content

Commit ec71327

Browse files
committed
update
1 parent 63caa82 commit ec71327

File tree

2 files changed

+1
-15
lines changed

2 files changed

+1
-15
lines changed

.codeclimate.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

_posts/the-way-of-learning/2015-05-19-版本管理学习之路.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ git push origin master:b1
155155
* Automating Dependabot with GitHub Actions-accessing-secrets: <https://docs.github.com/en/code-security/dependabot/working-with-dependabot/automating-dependabot-with-github-actions#accessing-secrets>
156156
* Travis CI(不再针对开源项目提供免费服务,使用GitHub Actions代替): <https://travis-ci.org/>
157157
* appveyor(使用GitHub Actions代替): <https://ci.appveyor.com/>
158-
* codeclimate: <https://codeclimate.com/>
158+
* Qlty Cloud(原Code Climate Quality): <https://qlty.sh/>
159159
* coverity: <https://scan.coverity.com/>
160160
* gitguardian: <https://www.gitguardian.com/>
161161
* COVERALLS: <https://coveralls.io/>

0 commit comments

Comments
 (0)