0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-16 05:00:24 +00:00
cowboy/rebar.config

3 lines
89 B
Text
Raw Normal View History

{dialyzer_opts, [src]}.
{erl_opts, [bin_opt_info, warnings_as_errors, warn_export_all]}.