diff --git a/.luarc.json b/.luarc.json index 5daf9f55..2f3bfb7e 100644 --- a/.luarc.json +++ b/.luarc.json @@ -23,7 +23,7 @@ "code-after-break": "Any", "codestyle-check": "None", "count-down-loop": "Any", - "deprecated": "None", + "deprecated": "Any", "different-requires": "Any", "discard-returns": "Any", "doc-field-no-class": "Any",