Move encoding line to the second line where rubycop will find it
This commit is contained in:
parent
4217336990
commit
011c99d3fd
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
#!/usr/bin/env ruby
|
||||
|
||||
# encoding: utf-8
|
||||
|
||||
trap('INT') do |status|
|
||||
|
|
Loading…
Add table
Reference in a new issue