mirror of
https://github.com/discourse/discourse-math.git
synced 2025-02-16 08:24:56 +00:00
Fix rubocop offenses.
This commit is contained in:
parent
611840a32d
commit
00dd5f1276
@ -1,6 +1,6 @@
|
||||
# the idea here is to support server rendering
|
||||
# there is a node example and we could inject this in a post processing job
|
||||
class DiscourseMath::MathRenderer
|
||||
def self.render(mathjax, options={})
|
||||
def self.render(mathjax, options = {})
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user