Skip to content

Conversation

@actboy168
Copy link
Collaborator

图标随便找了一个

@sumneko sumneko merged commit 42321f4 into LuaLS:master Jan 23, 2019
sumneko added a commit that referenced this pull request Apr 18, 2022
sumneko added a commit that referenced this pull request Apr 18, 2022
This reverts commit 7657fef.
sumneko pushed a commit that referenced this pull request Apr 24, 2023
All functions that have at least one such annotation should be fully annotated in that respect, because we find that partially annotating something leads to confusion. However, all global functions must always be fully annotated, because they should be avoided in the first place, but if necessary then only with the maximum amount of documentation/support for those who use them! We provide the following keys for the `diagnostics.disable` setting to specifically deactive these checks: _missing-global-doc_: global function definitions which are not fully annotated. _incomplete-signature-doc_: function definitions that have some annotations but are not fully annotated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants