Remove dialyzer options
This commit is contained in:
parent
c8fc803ea8
commit
685c27fe5d
@ -12,5 +12,4 @@
|
|||||||
warn_exported_vars,
|
warn_exported_vars,
|
||||||
warn_missing_spec,
|
warn_missing_spec,
|
||||||
warn_untyped_record, debug_info]}.
|
warn_untyped_record, debug_info]}.
|
||||||
{dialyzer_opts, [{warnings, [unmatched_returns, error_handling, race_conditions, behaviours]}]}.
|
|
||||||
{xref_checks, [undefined_function_calls]}.
|
{xref_checks, [undefined_function_calls]}.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user