From c2462ae662e1f12373b19f1826e7d46f005b94d4 Mon Sep 17 00:00:00 2001 From: Lily Gruman Date: Sun, 31 May 2026 12:15:40 +0200 Subject: [PATCH] Add lua-language-server (#657) Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/657 Reviewed-by: Admin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 11f0cc4..8d2e676 100644 --- a/README.md +++ b/README.md @@ -1262,6 +1262,7 @@ Note that TypeScript is itself tainted; see [the Programming Languages section]( | Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) | |---|:---:|---|---| +| [`lua-language-server`](https://github.com/LuaLS/lua-language-server) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![AI Code Reviews](./badges/ai-code-reviews-purple.svg)](#ai-code-reviews) ([1](https://github.com/LuaLS/lua-language-server/pull/3392))
[![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/LuaLS/lua-language-server/commit/a72090f06fd0c743d55aa4eab4e2b1c76b92c547)) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | | [Penlight](https://lunarmodules.github.io/Penlight/) | [`8bf90ff`](https://github.com/lunarmodules/Penlight/commit/8bf90ff2bc8bfed8dfa238f3c600e51963cdc98d) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/lunarmodules/Penlight/pull/519)) | [Microlight](https://github.com/stevedonovan/Microlight)
[Penlighter](https://codeberg.org/slop-free/Penlighter) (fork, WIP) | ### Python