Skip to content

Commit 58d61b1

Browse files
committed
Fix spacing for rubocop
1 parent 4d66fe6 commit 58d61b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/generators/annotate/templates/auto_annotate_models.rake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ if Rails.env.development?
4949
'wrapper_open' => nil,
5050
'wrapper_close' => nil,
5151
'with_comment' => 'true'
52-
)
52+
)
5353
end
5454

5555
Annotate.load_tasks

0 commit comments

Comments
 (0)