From 539abf6da5ee8702e37b82cc953131dadd570da2 Mon Sep 17 00:00:00 2001 From: Christian Clason Date: Thu, 2 Apr 2026 18:54:02 +0200 Subject: [PATCH] chore: remove redundant emmyluarc entry --- .emmyrc.json | 1 - 1 file changed, 1 deletion(-) diff --git a/.emmyrc.json b/.emmyrc.json index ebf5cc99..2c67b985 100644 --- a/.emmyrc.json +++ b/.emmyrc.json @@ -18,7 +18,6 @@ "enables": [ "iter-variable-reassign", "non-literal-expressions-in-assert", - "incomplete-signature-doc", "missing-global-doc" ] },