Linting
This commit is contained in:
parent
86ca388ecf
commit
9ce5c76d4a
@ -1,6 +1,6 @@
|
||||
describe GitHubChangelogGenerator::Generator do
|
||||
def tag_mash_with_name(tag)
|
||||
Hashie::Mash.new.tap {|mash_tag| mash_tag.name = tag }
|
||||
Hashie::Mash.new.tap { |mash_tag| mash_tag.name = tag }
|
||||
end
|
||||
|
||||
def tags_mash_from_strings(tags_strings)
|
||||
|
Loading…
x
Reference in New Issue
Block a user