Skip to content

Commit

Permalink
CR feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
avifro-dev committed May 17, 2022
1 parent 0229254 commit 94d223b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ public SafeMustacheCustomVisitorFactory() {
super(Collections.emptySet(), "."); // disallow any resource reference
}

@Override
public MustacheVisitor createMustacheVisitor() {
return new DefaultMustacheVisitor(this) {
public void pragma(TemplateContext tc, String pragma, String args) {
Expand Down

0 comments on commit 94d223b

Please sign in to comment.