From 1276055798cdfc19f1ac211dcd4c3b2ef605c4ef Mon Sep 17 00:00:00 2001 From: Gerben Jan Dijkman Date: Thu, 6 Jun 2024 10:25:14 +0200 Subject: [PATCH] Removed warnings_as_errors --- rebar.config | 1 - 1 file changed, 1 deletion(-) diff --git a/rebar.config b/rebar.config index 4dbf68a..e45d2f0 100644 --- a/rebar.config +++ b/rebar.config @@ -2,5 +2,4 @@ %% vim: ts=4 sw=4 ft=erlang noet {erl_opts, [ debug_info, - warnings_as_errors ]}. -- 2.44.2