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.
2 parents 38a6012 + 643fd53 commit 41922caCopy full SHA for 41922ca
deps/rabbit_common/mk/rabbitmq-early-test.mk
@@ -14,7 +14,7 @@ endif
14
# dialyzer
15
# --------------------------------------------------------------------
16
17
-DIALYZER_OPTS ?= -Werror_handling
+DIALYZER_OPTS ?= -Werror_handling -Wunmatched_returns -Wunknown
18
19
dialyze: ERL_LIBS = $(APPS_DIR):$(DEPS_DIR):$(DEPS_DIR)/rabbitmq_cli/_build/dev/lib:$(dir $(shell elixir --eval ":io.format '~s~n', [:code.lib_dir :elixir ]"))
20
0 commit comments