Skip to content

Commit

Permalink
Add newline
Browse files Browse the repository at this point in the history
  • Loading branch information
k1LoW committed Oct 3, 2019
1 parent f30789d commit 9b97faa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -60,5 +60,5 @@ end

task :generate_docs do
docs = Awspec::Generator::Doc::Type.generate_doc
File.write('doc/resource_types.md', docs)
File.write('doc/resource_types.md', docs + "\n")
end

0 comments on commit 9b97faa

Please sign in to comment.