{application,elvis_core,
             [{pkg_name,elvis_core},
              {description,"Core library for the Erlang style reviewer"},
              {vsn,"5.0.3"},
              {applications,[kernel,stdlib,katana_code,syntax_tools]},
              {modules,[elvis_core,elvis_config,elvis_result,elvis_utils,
                        elvis_style]},
              {licenses,["Apache-2.0"]},
              {links,[{"GitHub","https://github.com/inaka/elvis_core"}]},
              {build_tools,["rebar3"]}]}.
