0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 12:20:24 +00:00

Add +warn_missing_spec and fix specs

This commit is contained in:
Loïc Hoguin 2014-03-27 11:16:24 +01:00
parent 17af50812c
commit c9b9644aa3
6 changed files with 38 additions and 4 deletions

View file

@ -4,6 +4,8 @@ PROJECT = cowboy
# Options.
ERLC_OPTS ?= -Werror +debug_info +warn_export_all +warn_export_vars \
+warn_shadow_vars +warn_obsolete_guard +warn_missing_spec
COMPILE_FIRST = cowboy_middleware cowboy_sub_protocol
CT_SUITES = eunit http spdy ws
PLT_APPS = crypto public_key ssl