Skip to content

Commit

Permalink
Get rebar3_lint back to 3.0.1 again for OTP 23
Browse files Browse the repository at this point in the history
  • Loading branch information
dw-kihara committed May 28, 2024
1 parent c09b486 commit 363e74b
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 @@ -40,4 +40,4 @@
, deprecated_functions
]}.

{plugins, [ {rebar3_lint, "3.2.4"} ]}.
{plugins, [ {rebar3_lint, "3.0.1"} ]}.

0 comments on commit 363e74b

Please sign in to comment.