Merge pull request #2091 from vfonic/patch-1

Fix: Rubocop: Layout/EmptyLineAfterMagicComment
This commit is contained in:
Kyrylo Silin 2019-12-04 08:33:31 +08:00 committed by GitHub
commit 50651a4878
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