aboutsummaryrefslogtreecommitdiffstats
path: root/rebar.config
blob: afdbcc62cd45a53b23e70d6b5dfeb7f380056ceb (plain) (blame)
1
2
3
4
5
6
{cover_enabled, true}.
{erl_opts, [
%%	bin_opt_info,
	warnings_as_errors,
	warn_export_all
]}.