Fix coding standards
This commit is contained in:
@@ -7,6 +7,7 @@ module Producer
|
|||||||
content ? content.include?(arguments[1]) : false
|
content ? content.include?(arguments[1]) : false
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
private
|
private
|
||||||
|
|
||||||
def file_content
|
def file_content
|
||||||
|
@@ -11,6 +11,7 @@ module Producer
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
private
|
private
|
||||||
|
|
||||||
def key
|
def key
|
||||||
|
Reference in New Issue
Block a user