Fix rubocop issues for some recently merged code
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# -*- encoding : utf-8 -*-
|
||||
class Homesick
|
||||
# A representation of Homesick's version number in constants, including a
|
||||
# String of the entire version number
|
||||
module Version
|
||||
MAJOR = 1
|
||||
MINOR = 0
|
||||
|
||||
Reference in New Issue
Block a user