From 58267689f09cb6a4526da760f48d5fb7ccc59b2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 27 Jun 2011 23:36:17 +0200 Subject: Add the remaining missing specs Found thanks to warn_missing_spec and added with the help of typer. Eunit functions do not have specs yet however. --- rebar.config | 1 + 1 file changed, 1 insertion(+) (limited to 'rebar.config') diff --git a/rebar.config b/rebar.config index afdbcc6..9a17367 100644 --- a/rebar.config +++ b/rebar.config @@ -1,6 +1,7 @@ {cover_enabled, true}. {erl_opts, [ %% bin_opt_info, +%% warn_missing_spec, warnings_as_errors, warn_export_all ]}. -- cgit v1.2.3