nickva opened a new pull request, #5718: URL: https://github.com/apache/couchdb/pull/5718
Explicitly set deps. Other projects have a separate `deps` directory but our deps are all mixed in between the main apps at the same level. According to [1] deps are 3rd party dependencies which are not type-checked. A top level `include_dir` doesn't seem to do anything so remove it. As per [2] don't ignore some unlikely to be used OTP apps. [1] https://whatsapp.github.io/erlang-language-platform/docs/get-started/configure-project/custom-project/ [2] https://whatsapp.github.io/erlang-language-platform/docs/get-started/configure-project/elp-toml/#otp -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
