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