Skip to content

Commit d0e47c9

Browse files
Remove rebar3 elvis plugin reference, close #118 (#119)
1 parent b7cdd4f commit d0e47c9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

rebar.config

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,7 @@
4545
"https://github.com/deadtrickster/prometheus.erl"}}]}]},
4646
{test, [
4747
{eunit_compile_opts, [{src_dirs, ["src", "test/eunit"]}]},
48-
{plugins, [{coveralls, "1.4.0"},
49-
{rebar3_elvis_plugin, "0.0.4"}]}]},
48+
{plugins, [{coveralls, "1.4.0"}]}]},
5049
{gpb, [{plugins, [{rebar3_gpb_plugin, "2.7.0"}]},
5150
{provider_hooks, [{pre, [{compile, {protobuf, compile}}]},
5251
{post, [{clean, {protobuf, clean}}]}]},

0 commit comments

Comments
 (0)