From 95096e8c43b31d884218bb6df69a9ece220decde Mon Sep 17 00:00:00 2001 From: Asuka Minato Date: Wed, 10 Jul 2024 17:21:02 +0900 Subject: [PATCH] add Sonar (#1981) --- _implementors/servers.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_implementors/servers.md b/_implementors/servers.md index 0493315..c287059 100644 --- a/_implementors/servers.md +++ b/_implementors/servers.md @@ -272,4 +272,5 @@ index: 1 | * | [mattn](https://github.com/mattn) | [efm-langserver](https://github.com/mattn/efm-langserver) | [Go](https://golang.org/) | | * | [iamcco](https://github.com/iamcco) | [diagnostic-languageserver](https://github.com/iamcco/diagnostic-languageserver) | TypeScript | | * | [daquexian](https://github.com/daquexian) | [tagls](https://github.com/daquexian/tagls) | Python | +| * | [Sonar](https://github.com/SonarSource) | [SonarLint Language Server](https://github.com/SonarSource/sonarlint-language-server) | Java | {: .table .table-bordered .table-responsive}