placate rubocop
This commit is contained in:
parent
6f17e7c236
commit
c2032e1235
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user