Skip to content

Force disable warnings_as_errors for dependencies #4913

@ericmj

Description

@ericmj

Warnings as errors causes more harm than good when it's enabled for dependencies. We should disable it for both the elixir and erlang compilers.

For makefiles we already added the IS_DEP=1 env var to disable it for erlang.mk. I will investigate how to do it for rebar3, I've got some ideas from the rebar3 team already. With mix we, of course, have full control over the options.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions