mirror of
https://github.com/discourse/discourse.git
synced 2025-06-02 01:58:05 +08:00
Add rubocop to our build. (#5004)
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
class EmailSettingValidator
|
||||
def initialize(opts={})
|
||||
def initialize(opts = {})
|
||||
@opts = opts
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user