diff --git a/rebar.config b/rebar.config index fa1850a..7d740be 100644 --- a/rebar.config +++ b/rebar.config @@ -12,5 +12,4 @@ warn_exported_vars, warn_missing_spec, warn_untyped_record, debug_info]}. -{dialyzer_opts, [{warnings, [unmatched_returns, error_handling, race_conditions, behaviours]}]}. {xref_checks, [undefined_function_calls]}.