placate rubocop
This commit is contained in:
parent
a282e6c53e
commit
42a284b0e0
|
@ -8,7 +8,7 @@ module GitHubChangelogGenerator
|
||||||
sort_tags_by_date(@filtered_tags)
|
sort_tags_by_date(@filtered_tags)
|
||||||
fetch_issues_and_pr
|
fetch_issues_and_pr
|
||||||
|
|
||||||
log = ''
|
log = ""
|
||||||
log += @options[:frontmatter] if @options[:frontmatter]
|
log += @options[:frontmatter] if @options[:frontmatter]
|
||||||
log += "#{@options[:header]}\n\n"
|
log += "#{@options[:header]}\n\n"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user