We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63caa82 commit ec71327Copy full SHA for ec71327
.codeclimate.yml
_posts/the-way-of-learning/2015-05-19-版本管理学习之路.md
@@ -155,7 +155,7 @@ git push origin master:b1
155
* 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>
156
* Travis CI(不再针对开源项目提供免费服务,使用GitHub Actions代替): <https://travis-ci.org/>
157
* appveyor(使用GitHub Actions代替): <https://ci.appveyor.com/>
158
-* codeclimate: <https://codeclimate.com/>
+* Qlty Cloud(原Code Climate Quality): <https://qlty.sh/>
159
* coverity: <https://scan.coverity.com/>
160
* gitguardian: <https://www.gitguardian.com/>
161
* COVERALLS: <https://coveralls.io/>
0 commit comments