Fix: Rubocop: Layout/EmptyLineAfterMagicComment

Add an empty line after magic comments.
This commit is contained in:
Viktor Fonic 2019-12-03 14:53:39 +01:00 committed by GitHub
parent c9bebe9a6b
commit 0559a0d70b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
# frozen_string_literal: true
# (C) John Mair (banisterfiend) 2016
# MIT License