Files

6 lines
236 B
Plaintext

% erlfmt configuration
% Options here are used by editor integrations and the escript.
% Rebar3 reads from rebar.config's {erlfmt, [...]} section.
{print_width, 100}.
{files, ["{src,include,test}/*.{hrl,erl,app.src}", "rebar.config"]}.