@@ -0,0 +1,9 @@
--luacheck: ignore 212 111
---@diagnostic disable: missing-return, lowercase-global
{{if ne .Comment ""}}-- {{.Comment}}{{end}}
---@enum {{.Name}}
{{.Name}} = {
{{- range $index, $value := .Values}}
{{$value}} = "{{$value}}",
{{- end}}
}
The note is not visible to the blocked user.