summaryrefslogtreecommitdiff
path: root/lua/99/prompt-settings.lua
diff options
context:
space:
mode:
authorThePrimeAgain <theprimeagain@theprimeagain.com>2026-01-01 13:30:49 -0700
committerThePrimeAgain <theprimeagain@theprimeagain.com>2026-01-01 13:30:49 -0700
commitda853e0c1bc133a1b707721de1fb7bfe26a11d2f (patch)
tree72ecae573b788a1ed18ddf3e228334b7e1a55bda /lua/99/prompt-settings.lua
parent4e7f2cdd88d7042c0a371bf1a55c9e5f48dc7558 (diff)
downloada4-da853e0c1bc133a1b707721de1fb7bfe26a11d2f.tar.xz
a4-da853e0c1bc133a1b707721de1fb7bfe26a11d2f.zip
lint errors gone
Diffstat (limited to 'lua/99/prompt-settings.lua')
-rw-r--r--lua/99/prompt-settings.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/99/prompt-settings.lua b/lua/99/prompt-settings.lua
index d0c9f98..04e5c6f 100644
--- a/lua/99/prompt-settings.lua
+++ b/lua/99/prompt-settings.lua
@@ -46,6 +46,7 @@ consider the context of the selection and what you are suppose to be implementin
get_file_contents(range.buffer)
)
end,
+ -- luacheck: ignore 631
read_tmp = "never attempt to read TEMP_FILE. It is purely for output. Previous contents, which may not exist, can be written over without worry",
}