aboutsummaryrefslogblamecommitdiffstats
path: root/rebar.config
blob: 9a1736773243d10e66582d094e04dfe1fb8febe4 (plain) (tree)
1
2
3
4
5
6
7
                      

                     
                          


                           
{cover_enabled, true}.
{erl_opts, [
%%	bin_opt_info,
%%	warn_missing_spec,
	warnings_as_errors,
	warn_export_all
]}.