Skip to content

Commit

Permalink
Update src/elvis_style.erl
Browse files Browse the repository at this point in the history
Co-authored-by: Brujo Benavides <[email protected]>
  • Loading branch information
bormilan and elbrujohalcon authored Nov 13, 2024
1 parent 6b1a1c8 commit 90075d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/elvis_style.erl
Original file line number Diff line number Diff line change
Expand Up @@ -1504,7 +1504,7 @@ get_behaviour_callbacks(Root) ->
DeepList ->
lists:append(DeepList)
catch
_ ->
_:_ ->
[]
end.

Expand Down

0 comments on commit 90075d9

Please sign in to comment.