From a05d3067e460b3324909e7ac6e26ec73ba80eaa9 Mon Sep 17 00:00:00 2001 From: Tomas Bjerre Date: Thu, 29 Feb 2024 17:31:29 +0100 Subject: [PATCH] docs: codeclimate --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1225b47..9085696 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ If you need to convert a report from one format to another, the [command line to The library is used in a bunch of other projects, these are some of them. Command line: - * [Violations Command Line](https://github.com/tomasbjerre/violations-command-line) Can parse, log, fail, and/or export to `CodeClimate` and `Sarif` files. This is how Github is supported, se [README](https://github.com/tomasbjerre/violations-command-line). + * [Violations Command Line](https://github.com/tomasbjerre/violations-command-line) Can parse, log, fail, and/or export to `CodeClimate` and `Sarif` files. `Sarif` is how GitHub is supported, and `CodeClimate` can be used with GitLab, see [README](https://github.com/tomasbjerre/violations-command-line). * [Violation Comments to GitLab Command Line](https://github.com/tomasbjerre/violation-comments-to-gitlab-command-line) * [Violation Comments to Bitbucket Server Command Line](https://github.com/tomasbjerre/violation-comments-to-bitbucket-server-command-line) * [Violation Comments to Bitbucket Cloud Command Line](https://github.com/tomasbjerre/violation-comments-to-bitbucket-cloud-command-line)