diff options
Diffstat (limited to 'rebar.config')
-rw-r--r-- | rebar.config | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/rebar.config b/rebar.config index e700ab8..afdbcc6 100644 --- a/rebar.config +++ b/rebar.config @@ -1,11 +1,4 @@ {cover_enabled, true}. -{dialyzer_opts, [src, {warnings, [ - behaviours, - error_handling, - race_conditions, - unmatched_returns -%% underspecs -]}]}. {erl_opts, [ %% bin_opt_info, warnings_as_errors, |