Skip to content

Commit b50d0fa

Browse files
committed
Be sure to inclued apps/ dirs
Otherwise erlang_ls complains about missing refs
1 parent 7975881 commit b50d0fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

erlang_ls.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
# otp_path: "/path/to/otp/lib/erlang"
44
deps_dirs:
55
- "deps/*"
6+
- "deps/*/apps/*"
67
diagnostics:
78
disabled:
89
- bound_var_in_pattern

0 commit comments

Comments
 (0)