%% -*- mode: erlang -*-
{erl_opts, [debug_info, warnings_as_errors]}.

{plugins, [{tqformat, "0.1.2"}]}.

{tqformat, [{files, ["{src}/*.{hrl,erl,app.src}", "rebar.config"]}, {width, 96}]}.

{deps, []}.
