File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed
Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -126,12 +126,6 @@ DIAG_MISSING_GLOBAL_DOC_PARAM =
126126' Missing @param annotation for parameter `{}` in global function `{}`.'
127127DIAG_MISSING_GLOBAL_DOC_RETURN =
128128' Missing @return annotation at index `{}` in global function `{}`.'
129- DIAG_MISSING_LOCAL_DOC_COMMENT = -- TODO: need translate!
130- ' Missing comment for local function `{}`.'
131- DIAG_MISSING_LOCAL_DOC_PARAM = -- TODO: need translate!
132- ' Missing @param annotation for parameter `{}` in local function `{}`.'
133- DIAG_MISSING_LOCAL_DOC_RETURN = -- TODO: need translate!
134- ' Missing @return annotation at index `{}` in local function `{}`.'
135129DIAG_MISSING_LOCAL_DOC_COMMENT =
136130' Missing comment for local function `{}`.'
137131DIAG_MISSING_LOCAL_DOC_PARAM =
You can’t perform that action at this time.
0 commit comments