Skip to content

Commit 370fbfd

Browse files
committed
Lint
1 parent df050da commit 370fbfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/webpacker/helper.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ def stylesheet_pack_tag(*names, **options)
164164
# <%= stylesheet_packs_with_chunks_tag 'calendar', 'map' %>
165165
#
166166
# DON'T:
167-
#
167+
#
168168
# <%= stylesheet_packs_with_chunks_tag 'calendar' %>
169169
# <%= stylesheet_packs_with_chunks_tag 'map' %>
170170
def stylesheet_packs_with_chunks_tag(*names, **options)

0 commit comments

Comments
 (0)