We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1691d42 commit 0c165bcCopy full SHA for 0c165bc
rebar.config
@@ -1,4 +1,4 @@
1
-{erl_opts, [debug_info]}.
+{erl_opts, [debug_info, warnings_as_errors]}.
2
{src_dirs, ["src", "gen/src"]}.
3
4
{profiles, [
0 commit comments