Skip to content

Commit 8bb7a92

Browse files
authored
Fix spacing for rubocop
1 parent 458ba4a commit 8bb7a92

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)