aboutsummaryrefslogtreecommitdiffstats
path: root/rebar.config
diff options
context:
space:
mode:
Diffstat (limited to 'rebar.config')
-rw-r--r--rebar.config6
1 files changed, 0 insertions, 6 deletions
diff --git a/rebar.config b/rebar.config
index ef634de..c3bfeb6 100644
--- a/rebar.config
+++ b/rebar.config
@@ -1,9 +1,3 @@
{deps, [
{ranch, "0\\.6\\.0.*", {git, "git://github.com/extend/ranch.git", "0.6.0"}}
]}.
-{erl_opts, [
-%% bin_opt_info,
-%% warn_missing_spec,
- warnings_as_errors,
- warn_export_all
-]}.