placate rubocop

This commit is contained in:
retorquere 2016-02-03 14:15:08 +01:00
parent a282e6c53e
commit 42a284b0e0

View File

@ -8,7 +8,7 @@ module GitHubChangelogGenerator
sort_tags_by_date(@filtered_tags)
fetch_issues_and_pr
log = ''
log = ""
log += @options[:frontmatter] if @options[:frontmatter]
log += "#{@options[:header]}\n\n"