Skip to content

Commit

Permalink
revert rebar3_lint version update
Browse files Browse the repository at this point in the history
  • Loading branch information
marianoguerra committed Jan 21, 2020
1 parent 2f3f657 commit cadd1d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

{project_plugins, [
{coveralls, "1.3.0"},
{rebar3_lint, "0.1.11"}
{rebar3_lint, "0.1.7"}
]}.

{provider_hooks, [{pre, [{eunit, lint}]}]}.
Expand Down

0 comments on commit cadd1d1

Please sign in to comment.