Update an examples for `Layout/TrailingBlankLines` by koic · Pull Request #5463 · rubocop/rubocop
Follow up of #5416. This commit is a change of document for Layout/TrailingBlankLines cop. It changed the line feed position of EOF. Take the default EnforcedStyle: final_newline (default) as an ex...