Add frozen string literal comment to files.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user