From 8c464f8fa237d85d2c99c7b36d8a62d9bcecda81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Mon, 16 Nov 2020 11:27:17 +0800 Subject: =?UTF-8?q?=E8=AF=8A=E6=96=AD=E6=A3=80=E6=9F=A5=20break=20?= =?UTF-8?q?=E5=90=8E=E7=9A=84=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- script-beta/proto/define.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'script-beta/proto') diff --git a/script-beta/proto/define.lua b/script-beta/proto/define.lua index 4dd5215e..966a5161 100644 --- a/script-beta/proto/define.lua +++ b/script-beta/proto/define.lua @@ -135,6 +135,7 @@ m.DiagnosticDefaultSeverity = { ['duplicate-index'] = 'Warning', ['empty-block'] = 'Hint', ['redundant-value'] = 'Hint', + ['code-after-break'] = 'Hint', ['duplicate-doc-class'] = 'Warning', ['undefined-doc-class'] = 'Warning', -- cgit v1.2.3