Skip to content

Commit

Permalink
Add open line between @behaviour and @doc for the first function.
Browse files Browse the repository at this point in the history
Co-authored-by: Felipe Vieira <[email protected]>
  • Loading branch information
Ivor and nvieirafelipe authored Oct 25, 2024
1 parent 274c06f commit 941a6d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/meta_logger/slicer/default_impl.ex
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ defmodule MetaLogger.Slicer.DefaultImpl do
"""

@behaviour MetaLogger.Slicer

@doc """
Returns sliced log entries according to the given max entry length.
Expand Down

0 comments on commit 941a6d1

Please sign in to comment.