Be sure to inclued apps/ dirs

Otherwise erlang_ls complains about missing refs
This commit is contained in:
Luke Bakken 2022-05-02 13:47:24 -07:00
parent 7975881cf6
commit b50d0fafbb
No known key found for this signature in database
GPG Key ID: D99DE30E43EAE440
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
# otp_path: "/path/to/otp/lib/erlang"
deps_dirs:
- "deps/*"
- "deps/*/apps/*"
diagnostics:
disabled:
- bound_var_in_pattern