mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 20:30:23 +00:00
Add a rebar.config file with useful options.
This commit is contained in:
parent
1ebfa5eb1f
commit
3b6f3004a6
1 changed files with 2 additions and 0 deletions
2
rebar.config
Normal file
2
rebar.config
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
{dialyzer_opts, [src]}.
|
||||||
|
{erl_opts, [bin_opt_info, warnings_as_errors, warn_export_all]}.
|
Loading…
Add table
Add a link
Reference in a new issue