mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
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.
This commit is contained in:
parent
227529761c
commit
58267689f0
4 changed files with 12 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
{cover_enabled, true}.
|
||||
{erl_opts, [
|
||||
%% bin_opt_info,
|
||||
%% warn_missing_spec,
|
||||
warnings_as_errors,
|
||||
warn_export_all
|
||||
]}.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue