You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current valid_docs rules implementation is case sensitive and expecting lower case keywords such as parameter or returns. But Xcode ignores case of them.
The text was updated successfully, but these errors were encountered:
#284 (comment)
Current
valid_docs
rules implementation is case sensitive and expecting lower case keywords such asparameter
orreturns
. But Xcode ignores case of them.The text was updated successfully, but these errors were encountered: