Packages

riak CTDT datatypes

Current section

Files

Jump to
riak_dt rebar.config
Raw

rebar.config

%% -*- erlang -*-
{cover_enabled, true}.
{erl_opts, [debug_info, warnings_as_errors, {platform_define, "^[0-9]+", namespaced_types}]}.
{eunit_opts, [verbose]}.
{xref_checks, [undefined_function_calls]}.
{edoc_opts, [{preprocess, true}]}.