rebar config changes

This commit is contained in:
alisdair sullivan 2011-08-03 00:46:33 -07:00
parent 776ee8a8a2
commit 7b6f52bec3

View file

@ -17,8 +17,7 @@
warn_obsolete_guard,
strict_validation,
warn_export_vars,
warn_exported_vars,
debug_info]}.
warn_exported_vars]}.
{dialyzer_opts, [{warnings, [unmatched_returns, error_handling, race_conditions, behaviours]}]}.
{xref_checks, [undefined_function_calls]}.
{cover_enabled, true}.