We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fbc0fb commit b636f41Copy full SHA for b636f41
deps/rabbit_common/mk/rabbitmq-early-test.mk
@@ -16,6 +16,8 @@ endif
16
17
DIALYZER_OPTS ?= -Werror_handling
18
19
+dialyze: ERL_LIBS := $(ERL_LIBS):$(DEPS_DIR):$(DEPS_DIR)/rabbitmq_cli/_build/dev/lib:$(dir $(shell elixir --eval ":io.format '~s~n', [:code.lib_dir :elixir ]"))
20
+
21
# --------------------------------------------------------------------
22
# %-on-concourse dependencies.
23
0 commit comments