{deps, [
    % {eqwalizer_support,
    %     {git_subdir, "https://github.com/whatsapp/eqwalizer.git", {branch, "main"},
    %         "eqwalizer_support"}}
]}.

{project_plugins, [
    erlfmt,
    {eqwalizer_rebar3,
        {git_subdir, "https://github.com/whatsapp/eqwalizer.git", {branch, "main"},
            "eqwalizer_rebar3"}}
]}.

{erlfmt, [write]}.
