From 433267f5d8f8071fc8fae6df1f465bd61ace57db Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 3 Apr 2026 14:56:37 +0000 Subject: docs: update generated annotations skip-checks: true --- lua/lspconfig/types/lsp/basedpyright.lua | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'lua') diff --git a/lua/lspconfig/types/lsp/basedpyright.lua b/lua/lspconfig/types/lsp/basedpyright.lua index ffda748e..bcab4862 100644 --- a/lua/lspconfig/types/lsp/basedpyright.lua +++ b/lua/lspconfig/types/lsp/basedpyright.lua @@ -74,6 +74,12 @@ ---default = "none" ---``` ---@field reportDuplicateImport? "none" | "hint" | "information" | "warning" | "error" | true | false +---Diagnostics for an attempt to instantiate an abstract class that has no abstract members. +--- +---```lua +---default = "none" +---``` +---@field reportEmptyAbstractUsage? "none" | "hint" | "information" | "warning" | "error" | true | false ---Diagnostics for type annotations that use the `Any` type --- ---```lua -- cgit v1.3