Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 932614
Collapse All | Expand All

(-)a/rebar.config (-3 / +1 lines)
Lines 1-6 Link Here
1
%% -*- mode: erlang; tab-width: 4; indent-tabs-mode: 1; st-rulers: [70] -*-
1
%% -*- mode: erlang; tab-width: 4; indent-tabs-mode: 1; st-rulers: [70] -*-
2
%% vim: ts=4 sw=4 ft=erlang noet
2
%% vim: ts=4 sw=4 ft=erlang noet
3
{erl_opts, [
3
{erl_opts, [
4
	debug_info,
4
	debug_info
5
	warnings_as_errors
6
]}.
5
]}.
7
- 

Return to bug 932614