Skip to content

Commit

Permalink
fix rubocop Add an empty line after magic comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
olegantonyan committed Apr 13, 2017
1 parent 266856f commit f085e78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions translateable.gemspec
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# coding: utf-8

lib = File.expand_path('../lib', __FILE__)
$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
require 'translateable/version'
Expand Down

0 comments on commit f085e78

Please sign in to comment.