erblint: avoid parentheses for method calls with no arguments

This commit is contained in:
Andy Allan 2019-03-27 10:59:10 +01:00
parent 6d0100b91d
commit 3834ed45e6
2 changed files with 1 additions and 3 deletions

View file

@ -1,4 +1,4 @@
<%
set_title()
set_title
content_for(:content_class) { "overlay-sidebar" }
%>