rebar config changes
This commit is contained in:
parent
776ee8a8a2
commit
7b6f52bec3
1 changed files with 1 additions and 2 deletions
|
@ -17,8 +17,7 @@
|
||||||
warn_obsolete_guard,
|
warn_obsolete_guard,
|
||||||
strict_validation,
|
strict_validation,
|
||||||
warn_export_vars,
|
warn_export_vars,
|
||||||
warn_exported_vars,
|
warn_exported_vars]}.
|
||||||
debug_info]}.
|
|
||||||
{dialyzer_opts, [{warnings, [unmatched_returns, error_handling, race_conditions, behaviours]}]}.
|
{dialyzer_opts, [{warnings, [unmatched_returns, error_handling, race_conditions, behaviours]}]}.
|
||||||
{xref_checks, [undefined_function_calls]}.
|
{xref_checks, [undefined_function_calls]}.
|
||||||
{cover_enabled, true}.
|
{cover_enabled, true}.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue