Skip to content

Commit

Permalink
fixup! Explicitly enable maybe expr for older erlangs
Browse files Browse the repository at this point in the history
  • Loading branch information
deadtrickster committed Aug 18, 2023
1 parent 488ece7 commit 7856889
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deps/rabbitmq_stomp/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ load("@rules_erlang//:dialyze.bzl", "dialyze", "plt")
load(
"//:rabbitmq.bzl",
"BROKER_VERSION_REQUIREMENTS_ANY",
"ENABLE_FEATURE_MAYBE_EXPR",
"RABBITMQ_DIALYZER_OPTS",
"assert_suites",
"broker_for_integration_suites",
Expand Down

0 comments on commit 7856889

Please sign in to comment.