summaryrefslogtreecommitdiff
path: root/script/proto/diagnostic.lua
diff options
context:
space:
mode:
authorAndreaWalchshoferSCCH <andrea.walchshofer@scch.at>2023-04-24 11:03:18 +0200
committerAndreaWalchshoferSCCH <andrea.walchshofer@scch.at>2023-04-24 11:03:18 +0200
commit171703c12f571d15550aacc40a45cc6a312d8b1d (patch)
treecceb1c66d2406b8e1690274e0da15bd89ac7c762 /script/proto/diagnostic.lua
parentcff12c89285d5039cb24634b737837e8a94399f5 (diff)
downloadlua-language-server-171703c12f571d15550aacc40a45cc6a312d8b1d.zip
Cleanup PR
Revert Changes made from unrelated PR
Diffstat (limited to 'script/proto/diagnostic.lua')
-rw-r--r--script/proto/diagnostic.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/script/proto/diagnostic.lua b/script/proto/diagnostic.lua
index 7f76c435..a8303417 100644
--- a/script/proto/diagnostic.lua
+++ b/script/proto/diagnostic.lua
@@ -182,7 +182,6 @@ m.register {
m.register {
'global-element',
- 'uppercase-local',
} {
group = 'conventions',
severity = 'Warning',