build(luarc.json): disable luadoc-miss-see-name #24108

This commit is contained in:
Raphael
2023-06-23 19:54:47 +08:00
committed by GitHub
parent 94a904b453
commit 4dc86477b6
2 changed files with 5 additions and 2 deletions

View File

@ -13,6 +13,9 @@
"teardown",
"finally",
"lfs"
],
"disable": [
"luadoc-miss-see-name"
]
},
"workspace": {