rubocop: fix various style issues.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
module PostSets
|
||||
class Recommended < PostSets::Post
|
||||
attr_reader :posts
|
||||
|
||||
|
||||
def initialize(posts)
|
||||
super("")
|
||||
@posts = posts
|
||||
|
||||
Reference in New Issue
Block a user