Skip to content

Commit

Permalink
Merge pull request #243 from mvz/fix-rubocop-offense
Browse files Browse the repository at this point in the history
Fix new Layout/EmptyLinesAroundMethodBody RuboCop offense
  • Loading branch information
mvz authored Jan 2, 2025
2 parents 8059379 + b23ae59 commit 98f2cf5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/happymapper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ def initialize
#
def to_xml(builder = nil, default_namespace = nil, namespace_override = nil,
tag_from_parent = nil)

#
# If to_xml has been called without a passed in builder instance that
# means we are going to return xml output. When it has been called with
Expand Down

0 comments on commit 98f2cf5

Please sign in to comment.