The warnings_as_errors compiler option is already disabled by default

This commit is contained in:
Badlop 2023-06-06 13:41:59 +02:00
parent b3eeac637f
commit 1b06f4ca4f
1 changed files with 0 additions and 3 deletions

View File

@ -175,9 +175,6 @@
{coveralls_service_name, "github"}.
{recursive_cmds, ['configure-deps']}.
{overrides, [
{del, [{erl_opts, [warnings_as_errors]}]}]}.
{post_hook_configure, [{"eimp", []},
{if_var_true, pam, {"epam", []}},
{if_var_true, sip, {"esip", []}},